Added Learning Go Programming from Vladimir Vivien (Packt)

closes #39
pull/48/head
Vladimir Vivien 7 years ago committed by Nathan Youngman
parent 362996ddf0
commit 9964ca91b3

@ -107,6 +107,12 @@ Go, commonly referred to as golang, is a programming language initially develope
Solve your Go problems using a problem-solution approach. Each recipe is a self-contained answer to a practical programming problem in Go. Go Recipes contains recipes that deal with the fundamentals of Go, allowing you to build simple, reliable, and efficient software. Other topics include working with data using modern NoSQL databases such as MongoDB and RethinkDB. The book provides in-depth guidance for building highly scalable backend APIs in Go for your mobile client applications and web client applications.
### [Learning Go programming](https://www.packtpub.com/application-development/learning-go-programming)
<a href="https://www.packtpub.com/application-development/learning-go-programming"><img src="https://vladimirvivien.github.io/learning-go/front-cover-small-243x300.jpg" width="120px"/></a>
*Learning Go Programming* is a book intended to help new, and seasoned programmers alike, to get into the Go programming language. The book distills the language specs, the documentations, the blogs, the videos, slides, and the author's experiences of writing Go into content that carefully provides the right amount of depth and insights to help you understand the language and its design.
**Advanced Books**
---

Loading…
Cancel
Save