Pages

Wednesday, June 5, 2013

Programming with ANSI C++ - B. Trivedi, Oxford University Press, 2007 - PPT



This book starts with an overview of C++ and object-oriented programming concepts such as classes and objects, inheritance, and polymorphism. It then discusses concepts such as functions, constructors, destructors, overloading, standard template library, and templates. An in-depth discussion of topics such as exception handling, inheritance, polymorphism, RTTI, file handling, and namespaces has been presented with suitable examples. The text is well supported by numerous program listings and exercises in each chapter.

The text also includes a case study at the end to demonstrate the use of C++ in developing real-life applications.



No comments:

Post a Comment