adding Go Recipes book

pull/48/head
Spiros Gerokostas 7 years ago committed by Nathan Youngman
parent 8f34640329
commit 362996ddf0

@ -101,6 +101,12 @@ Perfect for beginners familiar with programming basics, this hands-on guide prov
Go, commonly referred to as golang, is a programming language initially developed at Google in 2007. This book helps you to get started with Go programming. It describes all the elements of the language and illustrates their use with code examples.
### [Go Recipes](http://www.apress.com/us/book/9781484211892)
<a href="http://www.apress.com/us/book/9781484211892"><img src="https://images.springer.com/sgw/books/medium/9781484211892.jpg" width="120px"/></a>
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.
**Advanced Books**
---

Loading…
Cancel
Save