Category:Go: Difference between revisions

Content added Content deleted
No edit summary
(update links for Go 1)
Line 16: Line 16:
==Links==
==Links==
* [http://go-lang.cat-v.org/ Go Language Resources]
* [http://go-lang.cat-v.org/ Go Language Resources]
* [http://golang.org/doc/go_tutorial.html Go Tutorial]
* [http://tour.golang.org/ Go Tutorial]
* [http://docs.google.com/document/pub?id=1ny8uI-_BHrDCZv_zNBSthNKAMX_fR_0dc6epA6lztRE&pli=1 Go 1 preview]


;Stable version
;Stable version
* [http://golang.org/doc/go_spec.html Go language specification]
* [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://golang.org/pkg/ Go standard library documentation]
;Weekly version
;Weekly version
* [http://weekly.golang.org/doc/go_spec.html Go language specification]
* [http://weekly.golang.org/ref/spec Go language specification]
* [http://weekly.golang.org/pkg/ Go standard library documentation]
* [http://weekly.golang.org/pkg/ Go standard library documentation]
* [http://weekly.golang.org/doc/go1.html Go 1 Release Notes]