Book 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.
Product information
- Title: Go Recipes: A Problem-Solution Approach
- Author(s):
- Release date: November 2016
- Publisher(s): Apress
- ISBN: 9781484211885
You might also like
book
Tanmay Teaches Go: The Ideal Language for Backend Developers
Write your own efficient, performant, and lightweight programs using Go Quickly start developing your own Google …
book
How to Containerize Your Go Code
This report shows how Go programmers can build small, efficient containers for their Go code. It …
book
Go Standard Library Cookbook
Implement solutions by leveraging the power of the GO standard library and reducing dependency on external …
book
Using Containers to Connect Your Go Code to Other Components
Learn how to connect your Go application to containerized components, whether that includes third-party code, such …