Introduction to C++ Programming for C Programmers
Course Number: 635-TES
Recommended Duration: 5 days
Course Overview: The course covers introductory topics in C++.
Objectives: You will learn how to create C++ programs.
Prerequisites
You must have completed an introductory course in C and have one year of experience programming in C.
Topics
-
Program
-
Type
-
Operator
-
Statement
-
Array
-
Pointer
-
Reference
-
Const
-
Scope
-
Function
-
Overloaded function
-
Header file
-
Class
-
Attribute
-
Operation
-
Object I/O
-
Constructor
-
Destructor
-
How to add an attribute to a class
-
1-1 Association
-
1-Optional Association
-
1-Many Association
-
Aggregation
-
Inheritance
-
Overriding
-
Substitutability
-
Polymorphism
-
Abtract Class
-
Overloaded Operator
-
Stream
-
File I/O
|