Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Mastering Go – Second Edition
Mihalis Tsoukalos
ISBN: 978-1-83855-933-5
- Clear guidance on using Go for production systems
- Detailed explanations of how Go internals work, the design choices behind the language, and how to optimize your Go code
- A full guide to all Go data types, composite types, and data structures
- Master packages, reflection, and interfaces for effective Go programming
- Build high-performance systems networking code, including server and client-side applications
- Interface with other systems using WebAssembly, JSON, and gRPC
- Write reliable, high-performance concurrent code
- Build machine learning systems in Go, from simple statistical regression to complex neural network
Hands-On High Performance with Go
Bob Strecansky
ISBN: 978-1-78980-578-9
- Organize and manipulate data effectively with...