Butcher M., Farina M. Go in Practice 2ed 2025
Download this torrent!
Butcher M., Farina M. Go in Practice 2ed 2025
To start this P2P download, you have to install a BitTorrent client like qBittorrent
Category: Other
Total size: 8.53 MB
Added: 2025-03-10 23:39:12
Share ratio:
11 seeders,
4 leechers
Info Hash: 5F60F6759DBAF7698F3DB07A4436023F3FCC57EC
Last updated: 38.8 minutes ago
Description:
Textbook in PDF format
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.
Purchase of the print book includes a free eBook in PDF and EPUB formats from Manning Publications.
About the book
Go in Practice, Second Edition gives you practical guidance on the ins-and-outs of Go development, covering the standard library and the most important tools from Go’s powerful ecosystem. You’ll find practical techniques for concurrency with goroutines and channels, building high-performance web services, creating effective microservices, testing and deployment, and much more. Learn how to gracefully handle errors and unexpected situations in Go, understand Go's error and panic models, and create comprehensive test suites that help prevent bugs. Plus, throughout you’ll see how you can augment your productivity by integrating AI code completion into your development process.
About the reader
For intermediate developers with previous experience in Go.
About the author
Nathan Kozyra is a full-stack developer with twenty years of experience building production web and mobile applications. He's worked with Go since 2009 in both large companies and startups. Nathan has a masters in computer science with a focus on machine learning. Matt Butcher and Matt Farina are the authors of the first edition