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-83763-413-2
- 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
Refactoring with C++
Dmitry Danilov
ISBN: 978-1-83763-377-7
- Leverage the rich type system of C++ to write safe and elegant code
- Create advanced object-oriented designs...