Go Bootcamp by Matt Aimonetti
Publisher: golangbootcamp.com 2014
Go was designed to feel familiar and to stay as simple as possible, the entire language specification fits in just a few pages. After reading this book you will know how to do data modeling with Go, organize code in packages, how to test code, write documentation, how to use json marshaling, build a web API, test a web API, how to cross compile, use the key go tools, etc.
Computers & Internet Programming Languages & Tools Go