Resources
Pro tip: search for "golang," not "go."
How to Write Go Code (http://golang.org/doc/code.html)
The interactive tour (http://tour.golang.org/#1)
Effective Go (http://golang.org/doc/effective_go.html)
Concurrency Is Not Parallelism (http://www.youtube.com/watch?v=cN_DpYBzKso)
There are Django-style mega-frameworks, Flask-style micro-toolkits, BDD and xUnit-
style testing, and database-agnostic ORMs available
Plugins for emacs, vim, Sublime Text, JetBrains, and Eclipse available