Category:Go: Difference between revisions

Update information, links, capabilities
(update links for Go 1)
(Update information, links, capabilities)
Line 9:
|LCT=yes
|site=http://golang.org/}}
{{provides|Concurrency}}{{provides|File access}}{{provides|File system access}}{{provides|First class functions}}{{provides|Network access}}{{provides|Objects}}{{provides|Signal handling}}{{language programming paradigm|concurrent}}{{language programming paradigm|Imperative}}
{{language programming paradigm|concurrent}}
'''Go''' is aan newopen programingsource languageproject createddeveloped by a team at Google (including Robert Griesemer, Rob Pike and Ken Thompson) atas Googlewell as many [http://golang.org/CONTRIBUTORS contributors] from the open source community.
 
Go is distributed under a [http://golang.org/LICENSE BSD-style license].
 
Not to be confused with [[:Category:Go!|Go!]]
 
==Links==
* [http://go-langtour.cat-vgolang.org/ Go LanguageTour Resourcesand Tutorial]
* [http://tour.golang.org/doc/go1.3 Go Tutorial1.3 Release Notes]
 
;Stable version
* [http://golang.org/doc/go1.html Go 1 Release Notes]
* [http://golang.org/ref/spec Go language specification]
* [http://golang.org/pkg/ Go standard library documentation]
* [http://go-lang.cat-v.org/ Go Language Resources]
;Weekly version
* [http://weekly.golang.org/ref/spec Go language specification]
* [http://weekly.golang.org/pkg/ Go standard library documentation]
Anonymous user