Using object-oriented terminology from the start, Object-Oriented Programming Using C++, 4e, International Edition will provide readers with a solid foundation in C++ programming. Like its predecessors, the fourth edition uses clear, straightforward examples to teach both the syntax of the C++ language and sound programming principles. It begins with an overview of object-oriented programming and C++, and then builds upon this knowledge to teach increasingly complex concepts, such as inheritance, templates, handling exceptions, and advanced input and output. Aimed at providing readers with the most current programming knowledge, this edition has been updated to reflect the latest software, Visual C++ 2008.
| ISBN | 0538747099 | | Pages | 816 | | ISBN13 | 9780538747097 (What's this?) | | Weight (grammes) | 1180 | | Publisher | Cengage Learning, Inc | | Published in | Mason, OH | | Imprint | South-Western, Division of Thomson Learning | | Height (mm) | 238 | | Format | Paperback | | Width (mm) | 186 | | Publication date | 12 Jul 2009 | | Spine width (mm) | 32 | | DEWEY | 005.133 | | Academic level | Professional / Scholarly | | DEWEY edition | DC22 | |
|
|
|
1 An Overview of Object-Oriented Programming and C++. 2 Evaluating C++ Expressions. 3 Making Decisions. 4 Performing Loops. 5 Understanding Arrays, Strings, and Pointers. 6 Using C++ Functions. 7 Using Classes. 8 Class Features and Design Issues. 9 Understanding Friends and Overloading Operators. 10 Understanding Inheritance. 11 Using Templates. 12 Handling Exceptions. 13 Advanced Input and Output. 14 Advanced Topics. Appendices: A: Getting Started with Microsoft Visual Studio 2008. B: Getting Started with Other C++ Compilers. C: Operator Precedence and Associativity. D: Formatting Output. E: Generating Random Numbers.