There's a gitbook called "Learn Go with Tests" which uses a TDD approach to Learning Go. ebook ![]()
Follow the go track on Exercism. track ![]()
There's a good list of "Good First Issue" lists from Github. list ![]()
There's a list of Go Software Engineering Patterns on Github by a fella called Ben Wells. website
github ![]()
Read Dave Chaney's blog. blog ![]()