C ++
Certificate in C++ Programming
Build a Strong Foundation !
C++ is a highly portable & popular programming langugage that is used to write serious applications such as high performing games, embedded systems and operating systems. This course covers C++ language constructs and give you hands-on experience to create your own programs independenly. C++ is included in many academic programs as it provides learning opportunities of all paradigms of programming.
It serves as a foundational step for object oriented programming, opening doors to diverse opportunities in the digital realm. Join us today and witness the power of C++ !
Syllabus
- Introduction
- Data Types
- Operators
- Arrays
- Strings
- Pointers
- Decision: If & Switch
- Loops: While & For
- Functions
- Exception Handling
- File Handling
- Classes
- Inheritance
- Polymorphism