Practical techniques for building concurrent, cloud-native, and high performance Go applications—all accelerated with productivity-boosting AI tools.
Go in Practice, Second Edition is a cookbook-style collection of the techniques and best practices you need to build production-quality Go applications. It builds on your existing knowledge of the Go language, introducing specific strategies you can use to maximize your productivity in day-to-day dev work.
In
Go in Practice, Second Edition, you’ll learn:
- Concurrency with goroutines and channels
- Web servers and microservices with event streams and websockets
- Logging, caching, and data access from environment variables and files
- Cloud-native Go applications
- AI tools to accelerate your development workflow
Go in Practice, Second Edition has been extensively revised by author Nathan Kozyra to cover the latest version of Go, along with new dev techniques, including productivity-boosting AI tools. It follows an instantly-familiar cookbook-style Problem/Solution/Discussion format, building on what you already know about Go with advanced or little-known techniques for concurrency, logging and caching, microservices, testing, deployment, and more.