Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
System Programming Essentials with Go
Alex Rios
ISBN: 978-1-80181-344-0
- Understand the fundamentals of system programming using Go
- Grasp the concepts of goroutines, channels, data races, and managing concurrency in Go
- Manage file operations and inter-process communication (IPC)
- Handle USB drives and Bluetooth devices and monitor peripheral events for hardware automation
- Familiarize yourself with the basics of network programming and its application in Go
- Implement logging, tracing, and other telemetry practices
- Construct distributed cache and approach distributed systems using Go
Domain-Driven Design with Golang
Matthew Boyle
ISBN: 978-1-80461-926-1
- Get to grips with domains and the evolution of Domain-driven design
- Work with stakeholders to...