If you enjoyed this book, you may be interested in these other books by Packt:
Advanced C++ Programming Cookbook
Dr. Rian Quinn
ISBN: 978-1-83855-991-5
- Solve common C++ development problems by implementing solutions in a more generic and reusable way
- Achieve different levels of exception safety guarantees by introducing precise declarations
- Write library-quality code that meets professional standards
- Practice writing reliable, performant code that exposes consistent behavior in programs
- Understand why you need to implement design patterns and how it’s done
- Work with complex examples to understand various aspects of good library design
C++ System Programming Cookbook
Onorato Vaticone
ISBN: 978-1-83864-655-4
- Get up to speed with the fundamentals including makefile, man pages, compilation, and linking and debugging
- Understand how to deal with...