This book is intended to get you up to speed with Go by using it in a series of immediately useful, small-scale projects. If you’re a developer who’s interested in learning Go and doing in a fast and practical way, read on!
From Get Programming with Go By Nathan Youngman
This article is an introduction to types in the Go programming language.
From Go Web Programming by Sau Sheong Chang
In this article I will talk about parsing JSON and how to create JSON data.