Skip to main content

ISBN10: 0072253703 | ISBN13: 9780072253702

ISBN10: 0072253703
ISBN13: 9780072253702
By Jeff Kent

Step 1. Download Adobe Digital Editions to your PC or Mac desktop/laptop.

Step 2. Register and authorize your Adobe ID (optional). To access your eBook on multiple devices, first create an Adobe ID. Then, open Adobe Digital Editions, go to the Help menu, and select "Authorize Computer" to link your Adobe ID.

Step 3. Open Your eBook. Use Adobe Digital Editions to open the file. If the eBook doesn’t open, contact customer service for assistance.

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality,  authenticity, or access to any online entitlements included with the product.




Minimal technical jargon, step-by-step discussions, and quizzes at the end of each chapter make this an easy-to-understand guide to C++ programming. Quickly learn what a programming language is and the anatomy of C++, then jump right into creating your own programs with expert guidance. Discover functions, objects, compilers, linkers, and much more along the way. For the fast and easy way to understanding the fundamentals of C++, this is the resource you need.

1: How a C++ Program Works

2: Memory and Data Types

3: Variables

4: Arithmetic Operators

5: Making Decisions: if and switch Statements

6: Nested if Statements and Logical Operators

7: The For Loop

8: While and Do While Loops

9: Functions

10: Arrays

11: What’s the Address? Pointers

12: Character, C-String, and C++ String Class Functions

13: Persistent Data: File Input and Output

14: The Road Ahead: Structures and Classes

A: Final Exam

B: Answers to Quizzes and Final Exam

Need support?   We're here to help - Get real-world support and resources every step of the way.

Top