Home >> High End Training >> Object Oriented Programming using C++

Industrial/Course Training - 6 Weeks
Object Oriented Programming using C++
Objective
Understand concepts of Object Oriented Programming using C++.

Description
This course covers topics in OOPS, Templates etc.
This course is highly hands-on.
Approximately 60% of the time will be devoted to practical work.

Programming Fundamentals
- Introduction to C++
- Data Types & Operators
- Flow Control
- Pointer
- Array
- String
- Structure, Union, Typedef & Enum
- Functions
- Program Structure
- Pre-processors & Macros

Object Oriented Programming
- Introduction to OOPs
- Class & Object
- Constructor & Destructor
- Overloading
- Friend Function & Friend Class
- Inheritance
- Polymorphism
- Template
- Namespace
- Exception Handling
- Type Casting
- IO & Command Line Arguments
- File Handling