CPP PROGRAMING
Note: This RoadMap will provide you Basic to Advance CPP
knowledge.
1. This will help you for interview preparation and also compiling
code using Linux OS.
2. First Install Ubuntu OS and learn some commands otherwise use
VS code.
3. Pickup one by one step and prepare well.
4. This all steps are in order of Basic to Advance.
5. Do project in the middle after completing particular topics and
solve more questions.
Steps
History of CPP developed.
Properties of CPP.
Applications of CPP.
Difference between C and CPP.
Basic syntax of CPP.
Printing and scanning in CPP.
Scanning a string in CPP.
Referencing variable and it use.
What is class and OOPS.
How to define class in CPP.
Access specifiers and modifiers in CPP.
Scope resolution operator and use.
Constructor in CPP.
Types of constructors:
Default
Parametrized
copy
Function overloading.
Function default parameter values.
Shallow & deep copy.
Destructors and use.
New operator in CPP.
Class object with DMA.
Default copy constructor.
Pillers of oops:
Encapsulation
Abstraction
Note: This RoadMap will provide you Basic to Advance CPP
knowledge.
1. This will help you for interview preparation and also compiling
code using Linux OS.
2. First Install Ubuntu OS and learn some commands otherwise use
VS code.
3. Pickup one by one step and prepare well.
4. This all steps are in order of Basic to Advance.
5. Do project in the middle after completing particular topics and
solve more questions.
Steps
History of CPP developed.
Properties of CPP.
Applications of CPP.
Difference between C and CPP.
Basic syntax of CPP.
Printing and scanning in CPP.
Scanning a string in CPP.
Referencing variable and it use.
What is class and OOPS.
How to define class in CPP.
Access specifiers and modifiers in CPP.
Scope resolution operator and use.
Constructor in CPP.
Types of constructors:
Default
Parametrized
copy
Function overloading.
Function default parameter values.
Shallow & deep copy.
Destructors and use.
New operator in CPP.
Class object with DMA.
Default copy constructor.
Pillers of oops:
Encapsulation
Abstraction