Description
C++ is the most used and most popular programming language developed by Bjarne Stroustrup. C++ is a high-level and object-oriented programming language. This language allows developers to write clean and efficient code for large applications and software development, game development, and operating system programming.
It is an expansion of the C programming language to include Object Oriented Programming(OOPs) and is used to develop programs for computers. This C++ course will cover all the basic to advanced topics like C++ functions, C++ classes, OOPs and STL.
What students will learn ?
- Variables, datatypes
- Loops
- Arrays
- Structures, Pointers
- Overloading
- Constructors
- Classes & objects
- Polymorphism
- Inheritance
- File Handling
- Exceptions
- STL