C++ is a general-purpose object-oriented programming (OOP) language, developed by Bjarne Stroustrup, and is an extension of the C language. It is therefore possible to code C++ in a "C style" or "object-oriented style."


Expected Skills

* Introduction of OOP
* Begin with C++
* C++ Programming Basics
* Loops & Decisions
* Structures
* Arrays
* Functions
* Classes and Objects
* Constructors & Destructors
* Operator Overloading
* Data Conversion
* Inheritance
* Pointers
* Virtual Functions and Polymorphism
* Console I/O Operators
* Files & Streams
* Templates & Exception handling