This is a class for those who are new to C++, and wish to understand the concepts of object oriented programming. All the concepts will be explained in detail and examples will be demonstrated. Practice exercieses will be given. All help reqired to execute the programs on the computer successfully will be provided. The course will help in interview preparation as well, as it includes the answers to the related questions. Your queries and doubts will be answered. You will develop confidence in programming in C++ independently.
Hope it meets your requirement.
Preeti Ghugre
Details of the Course
Prerequisite : Basic Knowledge of C language
Following topics will be covered:
1) Data Encapsulation : classes and objects |
2) Control over allocation and release of memory : constructors and destructors |
3) Data Hiding : Access specifiers |
4) Abstraction : abstract classes, interfaces, header files |
5) Inheritance : base and derieved classes and types |
6) Polymorphism : Function, operator overloading. Function overriding |
7) Generic Programming : Templates |