This course is an introduction to object-oriented programming with C++. The course teaches C++ starting from simple concepts such as classes, objects, inheritance, input/output stream classes, reference to C++ types, pointers, struct, etc. The concepts of complexity and operator overloading are also taught. SECTIONS - CHAPTERS: Classes, Derived Classes, Input/Output Classes, Abstract Structures, Pointers Inheritance, Operator Overloading, Complexity, Generic Types.