C++ Object Oriented Programming

Broquard, Vic · Broquard eBooks

Ver Precio
Envío a toda Colombia

Reseña del libro

The first three chapters of C]+ Object Oriented Programming present the iostreams, structures, reference variables, pointers and the use of dynamic memory allocations. These chapters serve as a complete review for those already familiar with C++ basics; however, for those only familiar with C programming, these chapters cover all of the basic extensions of the C++ language. Thus, by the start of chapter 4, all readers should be ready for the OOP portion of the language. The construction of C++ classes are covered in the next two chapters. The approach begins with very simple classes and gradually become more complex as more and more features are added in a gradient manner. After the constructors, destructors and access functions are presented, operator overloaded functions are discussed in the next two chapters. C++ Object Oriented Programming presents the basic operator functions first and in the next chapter, the copy constructor and assignment operator are illustrated along with the usage of dynamic memory allocated member data. Inheritance is similarly split into three chapters. The first chapter shows basic features and problems of inheritance while the second chapter expands into more complex situations that require virtual functions and abstract base classes. The third inheritance chapter is devoted to practical programming examples of inheritance. The next chapter of C++ Object Oriented Programming covers the handling of error situations, followed by a presentation of templates. In the real world, most company data bases are in binary format or in a database, not text files. So the next chapter of C++ Object Oriented Programming covers the principles of binary files. The final chapter of C++ Object Oriented Programming shows an easy technique for class instances to be written in binary format to a file to achieve "persistence" of an object. The object must, of course, be able to also "read itself" back into a memory instance. C++ Object Oriented Programming has many complete programming examples. All of these sample programs accompany the book. Each chapter ends with a set of Review Questions and Stop Exercises as well as the expected Programming Problems. The Stop Exercises illustrate many of the common errors beginning OOP programmers make. Thus, if you spend the time to work out the Stop Exercises before beginning work on the actual programming problems, far fewer mistakes occur. The answers to these exercises are also provided. In summary, C++ Object Oriented Programming is a very readable text that grounds one well in object oriented programming and its techniques. It is very application oriented and not a theoretical rewritten language reference manual.

Opiniones del Libro

Opiniones sobre Buscalibre

Ver más opiniones de clientes