If you enjoyed this book, you may be interested in these other books by Packt:
The C++ Workshop
Dale Green, Kurt Guntheroth, Et al
ISBN: 978-1-83921-374-8
- Get to grips with fundamental concepts and conventions of C++ 11
- Learn about best practices for clean code and how to avoid common pitfalls
- Reuse and reduce common code using the C++ standard library
- Debug and compile logical errors and handle exceptions in your programs
- Keep your development process bug-free with C++ unit testing
Expert C++
Vardan Grigoryan, Shunguang Wu
ISBN: 978-1-83855-265-7
- Understand memory management and low-level programming in C++ to write secure and stable applications
- Discover the latest C++20 features such as modules, concepts, ranges, and coroutines
- Understand debugging and testing techniques and reduce issues in your programs
- Design and implement GUI applications...