If you enjoyed this book, you may be interested in these other books by Packt:
Hands-On System Programming with C++
Dr. Rian Quinn
ISBN: 9781789137880
- Understand the benefits of using C++ for system programming
- Program Linux/Unix systems using C++
- Discover the advantages of Resource Acquisition Is Initialization (RAII)
- Program both console and file input and output
- Uncover the POSIX socket APIs and understand how to program them
- Explore advanced system programming topics, such as C++ allocators
- Use POSIX and C++ threads to program concurrent systems
- Grasp how C++ can be used to create performant system applications
The Modern C++ Challenge
Marius Bancila
ISBN: 9781788993869
- Serialize and deserialize JSON and XML data
- Perform encryption and signing to facilitate secure communication between parties
- Embed and use SQLite databases in your applications...