Object Orinted Programming With C++

Object Orinted Programming With C++ image
ISBN-10:

0071072837

ISBN-13:

9780071072830

Author(s): E. Balagurusamy
Released: Jan 01, 2011
Format: Paperback, 0 pages
to view more data

Description:

C++ is one of the most popular object oriented programming languages, and there are many versions and variations of the language available. This book focuses on the original version of the language, ANSI C++.The book starts with an introduction to the principles of Object Oriented Programming or OOP concepts. Object Oriented Programming differs greatly from the older procedure oriented programming concepts. In OOP, data and the operations performed on it are abstracted and encapsulated.Access to the data and the functions that work on the data are provided through a transparent interface. If any changes are made to the data definitions or functions, these do not affect the other parts of the applications that use them, as the interface remains the same. Thus, changes are easier to implement and the defined classes can be reused and extended through inheritance.All these concepts are explained in detail in this book, for the readers to get a good understanding of OOP principles first. The author then introduces C++. C++ is an extension of the C language, which was developed by Bjarne Lustrous at Bell Labs. Initially, the language was called C With Classes, as it added the concept of a class, the basic building block of OOP, to the C language. As the language underwent further development and revisions, Lustrous changed the name to C++, a play on the incremental operator in C.The book starts with the basic concepts of tokens, expressions, control structures, and the concept of functions in C++. Hardcore OOP implementations are explained next, starting with classes and objects, constructors and destructor, type conversion and overloading.Further, OOP principles like inheritance, virtual functions, and polymorphism are explained with examples. The book then takes a look at console I/O operations and file handling. The author then explains the concept of templates and handling exceptions.

Low Price Summary






Top Bookstores


























We're an Amazon Associate. We earn from qualifying purchases at Amazon and all stores listed here.

DISCLOSURE: We're an eBay Partner Network affiliate and we earn commissions from purchases you make on eBay via one of the links above.

Want a Better Price Offer?

Set a price alert and get notified when the book starts selling at your price.

Want to Report a Pricing Issue?

Let us know about the pricing issue you've noticed so that we can fix it.