This document provides information about an introduction to C++ programming course offered by Baluja Labs, an ISO 9001:2000 certified institute located in Janakpuri, New Delhi. The document discusses object oriented programming and how it allows dividing an application into separate and reusable classes like dividing construction work among different contractors. It then lists the topics that will be covered in the course, including classes and objects, inheritance, polymorphism, templates and file handling. Finally, it discusses some real-world applications of C++ like games, GUI applications, web browsers, advanced computations and graphics, and database software.