This is a creation in Article, where the information may have evolved or changed.
Golang http://golang.org/ The go language is an open source project developed by Google, the specific language features are not detailed, you can view the document. Learn to use a few days, think of a slogan: simple but not simple.
Experienced programmer Cloud Wind some experience with the go language http://blog.codingnow.com/2010/11/go_prime.html
Go Language translation Project http://code.google.com/p/golang-china/
Learn go language Chinese version of http://www.mikespook.com/learning-go/
"Go Programming Guide" http://code.google.com/p/ac-me/downloads/list
Of course, the main thing is the official document of Golang http://golang.org/doc/docs.html
Golang Installing Http://code.google.com/p/gomingw/updates/list on Windows
Golang is a relatively new language. The current version is not yet 1.0. It is said to be able to release 1.0 next year.
Now some companies in China have used Golang to build some systems.
Qbox.me is a network disk built with go. Restraint Douban also some are go to build service.
Go is too young to be young enough to have a mature IDE.
Of course, Linux C's handlers don't matter. Can use vim emacs with Gocode, absolutely handy. http://www.mikespook.com/?p=1102
For some programmers of the IDE since the comparison of programming, it is more painful. A http://go-ide.com/, originally a plugin for idea, was suggested here, and the author later made the project Independent.
Try out some Ides including Eclipse's Golang plug-in, Vim +gocoede, or go-ide this is the most handy, probably also should be used in idea, more familiar with it. It contains code highlighting, smart hints, code folding, compilation, go to method definitions, and so on.
What are you waiting for? Try it. Some people say that when you have only one hammer in your hand, you look like nails.
Try different languages and you may find another view