Limit this search to....

Go Recipes: A Problem-Solution Approach
Contributor(s): Varghese, Shiju (Author)
ISBN: 1484211898     ISBN-13: 9781484211892
Publisher: Apress
OUR PRICE:   $42.74  
Product Type: Paperback
Published: November 2016
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - General
- Computers | Programming - Object Oriented
Dewey: 005.11
Physical Information: 0.55" H x 7" W x 10" (1.01 lbs) 237 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

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.

All this means that you'll be able to write programs that get the most out of multicore and networked machines, using Go's novel type system that enables flexible and modular program construction. You'll see how to test your Go applications so they are ready for deployment, as well as learning how to write HTTP servers to offer you maximum flexibility when dealing with remote clients.

What You'll Learn
    Work with the core fundamentals of Go
  • Persist data into NoSQL databases
  • Build scalable backend APIs
  • Test your Go applications
  • Create HTTP web servers in Go
Who This Book Is For

Experienced programmers who have some or no prior experience with Go.