If you enjoyed this book, you may be interested in these other books by Packt:
Hands-On System Programming with Go
Alex Guerrieri
ISBN: 978-1-78980-407-2
- Explore concepts of system programming using Go and concurrency
- Gain insights into Golang's internals, memory models and allocation
- Familiarize yourself with the filesystem and IO streams in general
- Handle and control processes and daemons' lifetime via signals and pipes
- Communicate with other applications effectively using a network
- Use various encoding formats to serialize complex data structures
- Become well-versed in concurrency with channels, goroutines, and sync
- Use concurrency patterns to build robust and performant system applications
Hands-On Software Engineering with Golang
Achilleas Anagnostopoulos
ISBN: 978-1-83855-449-1
- Understand different stages of the software development...