Hacker News new | ask | show | jobs
by thomas11 5030 days ago
This book isn't for you, then. I understood it as an introduction to programming, using Go.

The official Go website http://golang.org has everything you need, including the spec [1] and the insightful Effective Go [2].

[1] http://golang.org/ref/spec

[2] http://golang.org/doc/effective_go.html