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 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++.
This note explains
the following topics: Inheritance, Protecting the Class Data, Polymorphism,
Operator Overloading, Casts, Macros, Templates and Smart Pointers, Compiling
with C++11 features, Exception Handling.