Object Oriented Programming with C++, 2nd edition

Posted By: roxul

Sourav Sahay, "Object Oriented Programming with C++, 2nd edition"
English | ISBN: 0198065302 | 2012 | 512 pages | PDF | 7 MB

Beginning with an explanation of the procedure-oriented programming system, the role played by structures in this system, and the reasons that led to the creation of OOPS, the book provides a systematic discussion of features such as classes, objects, dynamic memory management, constructors, destructors, inheritance, dynamic polymorphism, and operator overloading. The concepts of stream handling, templates (including the Standard Template Library), and exception handling have been covered in detail to provide more control and convenience to programmers.