Introduction
C++ basics improvement, object-oriented paradigm and advanced programming techniques, along with classic interview questions and practical problem-solving examples.
Contents
Chapter 1: What You Must Know First
Chapter 2: C++ Basics Improvement
Chapter 3: Object-Oriented Principles
Chapter 4: Template Programming
Chapter 5: Operator Overloading
Chapter 6: Inheritance and Polymorphism
Chapter 7: Multiple Inheritance
Chapter 8: Standard Template Library
Chapter 9: Object Optimization
Chapter 10: Smart Pointers
Chapter 11: Function Objects and Binders
Chapter 12: Multithreading
Chapter 13: Design Patterns
Last updated