If you enjoyed this book, you may be interested in these other books by Packt:
Hands-On Design Patterns with C++
Fedor G. Pikus
ISBN: 9781788832564
- Recognize the most common design patterns used in C++
- Understand how to use C++ generic programming to solve common design problems
- Explore the most powerful C++ idioms, their strengths, and drawbacks
- Rediscover how to use popular C++ idioms with generic programming
- Understand the impact of design patterns on the program’s performance
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...