Go Language Patterns (sites.google.com)

11 points by goplexian ↗ HN
It is a work in progress, very helpful for those taking their first steps in Go Lang, or for those interested in comparing Go to other languages.

2 comments

[ 3.1 ms ] story [ 11.3 ms ] thread
I liked the futures example. That will probably be useful to me.

I don't understand what the site means for "standards and practices for well-written, readable code". Isn't gofmt meant to be used, making manual practices obsolete?