The Go Programming Language
Nov 12
2009
2009
Go is the new programming language developed by Google. The basics of the Go programming language are intended for programmers familiar with C or C++.
If you want to know more about it or just take a look to the code you can visit the official site or click the videos:
Official site: http://golang.org/
Google Tech Talks (October 30, 2009)
First steps
Comment