Go Language Patterns
sites.google.comIt 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.
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.
Comments
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?
Typesetting is one aspect of readibility.