We are provide c and c++ training it is very powerful and object oriented programming language of computer.
Course Contents
- OPPS
- Structured versus object oriented development
- Elements of object oriented programming
- Objects
- Classes
- Encapsulation
- Data Abstraction
- Inheritance
- Polymorphism
- Exceptions handling
Moving from C to C++
- Scope resolution
- Reference variables
- Parameter passsing by reference
- Inline functions
- Functions overloading
- Default arguments
- Introductions to classes
- Structures and classes
- Class specifications
- Class Objects
- Class objects and memory resources
- Accesssing class members
- Outside function member as inline
- data hiding
- Passing objects as argumentrs
Constructor Destructors and class objects
- Friend classes
- Static data member
- Static Functions
- Need of constructors
- Parameterized constructors
- Constructor overloading
- Constructors with default arguments
- Name less objects
- Copy Constructors
- New and delete operators
- dynamic initilization through constructors
- Over loadable operators
- Unary loadable operators
- Operators returns values
- Name less temporary objects
- Binary operatiors overloading
- Overloading new and delete operators
- Conversions between datatypes
- Conversion between basics and objects
- Conversion between objects of differents classes
Exceptions Handling
- Introductions
- Error handling
- Exception handling
- Try through catch
- List of exceptions
- Specified Unspecified Exceptions
- Handling Uncaught Exceptions
Object-Oriented Systems Development
- Procedure oriented development tools
- Object oriented notations and graphs
- Step in object oriented analysis
- Steps in objects oriented designs
- Implementations