This note covers the
following topics: Software crisis, Software Evaluation, POP (Procedure Oriented
Programming), OOP (Object Oriented Programming), Basic concepts of OOP ,
Benefits of OOP, Object Oriented Language, Application of OOP, Introduction of
C++, Simple C++ Program , Function in c++ and Object and classes, Constructors
and Destructors,Operator Overloading and Type Conversions, Inheritance(Extending
Classes),Pointers, Virtual Functions and Polymorphism.
This note covers the following topics: User defined types, structures,
unions, polymorphism, encapsulation, Abstraction mechanism, Inheritance,
Operator Overloading, Exception handling, Dynamic memory management, Template,
Namespaces.
This note explains the following
topics: C++ programming constructs, Object-orientated programming, The Standard
Library, Classes, Input or Output, Program Development, CImg, an image
processing library for C++.