Course Duration
12 Months
Job Opportunities
There are several other job opportunities available in the IT industry that require the skills and knowledge provided by C++ Programming.
- System Programmer
- Embedded Systems Engineer
- Firmware Engineer
- Game Developer
- Software Developer
- Compiler Developer
- Database Developer
Course Details
- Introduction
- History and Features of C++
- C Vs C++
- Role of Compiler & Interpreter
- The Structure of C++ Program
- Building an Executable Version of C++ Program
- Debugging C++ Program
- Examples
- Introduction
- Introduction
- Data Type
- Introduction
- IF Statements
- IF Else Statements
- Nesting IF Statements
- Switching Statements
- For Loop
- While Loop
- Do-while Loop
- Break & Continue
- Switch Case
- Introduction
- C++ Programming Function
- C++ User- Defined Function
- Function Type
- C++ Recursion
- C++ Storage
- C++ OOPs
- C++ Classes/Objects
- C++ Class Method
- Introduction
- Array: What and Why?
- C++ Multidimensional Array
- Dynamic Arrays
- C++ Array & Function
- Introduction
- Pointer Expressions
- C++ Pointer & Array
- C++ Pointer & Function
- C++ Memory Allocation
- Introduction
- C++ String
- C++ String Function
- Introduction
- C++ Structure
- Advantage of Structure
- C++ Structure & Union
- Size of Structure
- C++ Structure & Function
- C++ Unions
- Introduction
- C++ Files Input / Output
- C++ Enumeration
- C++ Preprocessors
- C++ Standard Library
- Overview of Inheritance
- Defining Base and Derived Classes
- Constructor and Destructor Calls
- Overview of Polymorphism
- Inheritance and Exceptions
- Inside an Exception Handler