Go Language Patterns (sites.google.com) 11 points by goplexian 16y ago ↗ 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.
[–] pufuwozu 16y ago ↗ 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? [–] aaronblohowiak 16y ago ↗ Typesetting is one aspect of readibility.
2 comments
[ 3.1 ms ] story [ 11.3 ms ] threadI 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?