The world is Object Oriented and since programmers live in this world it is natural that they too approach the problems that they are trying to solve in an the problems that they are trying to solve in an object-oriented manner. To harness the power of Object Oriented Programming (OOP) most professional programmers choose C++. Introduction to Object Oriented Programming & C++ teaches you both these things in Yashavant Kanetkar's inimitable style.

Salient Features:

  •  OO & Procedural Programming
  •  C++ Elements
  •  Functions – Inline, Friend, etc.
  •  Type Conversions
  •  Pointers
  •  STL
  •  Virtual Function Mechanism
  •  Stream I/O
  •  Manipulators
  •  Manipulators
  •  Exception Handling
  •  Creating Class Libraries
  •  Templates

Once you start reading this book you would experience that it make learning OOP and C++ incredibly easy. Each topic in this book is highlighted by clear, direct examples. It will not only serve as your tutorial but it is likely to be the first thing that you would reach for when faced with a confusing issue.