Product Information
Complete downloadable Solutions Manual for Simply C++ An Application-Driven Tutorial Approach 1st Edition by Deitel. INSTRUCTOR RESOURCE INFORMATION
TITLE: Simply C++ An Application-Driven Tutorial Approach
RESOURCE:Solutions Manual
EDITION: 1st Edition
AUTHOR: Deitel, Deitel
PUBLISHER: Pearson
Table of content
1. Student Grades Application Introducing Computers, the Internet and Programming
2. Welcome Application Introduction to C++ Programming
3. Inventory Application Introducing Variables, Memory Concepts, Arithmetic and Input/Output
4. Wage Calculator Application Introducing Algorithms, Pseudocode and Program Control
5. Dental Payment Application Introducing Logical Operators, Characters and Strings
6. Car Payment Calculator Application Introducing the while Repetition Statement
7. Class Average Application Introducing the doÉwhile Repetition Statement and Sentinel-Controlled Repetition
8. Interest Calculator Application Introducing the for Repetition Statement and the Math Library
9. Income Tax Calculator Application Introducing the switch Multiple-Selection Statement
10. Enhancing the Wage Calculator Application Introducing Functions
11. Fund Raiser Application Introducing Scope, Function Prototypes and Conversion of Primitive Types
12. Craps Game Application Introducing Random Number Generation and Enumerations
13. Salary Survey Application Introducing One-Dimensional Arrays
14. Student Grades Application Introducing Two-Dimensional Arrays and References
15. ATM Application Building Your Own Classes and Objects
16. Card Shuffling Application Introducing Pointers
17. Enhancing the Car Payment Calculator Application Introducing Exception Handling
18. Enhancing the Student Grades Application Introducing Templates, the Standard Template Library (STL) and Vectors
19. Ticket Information Application Introducing Sequential-Access Files
20. Telephone Book Application Introducing Operator Overloading
21. Enhancing the ATM Application Introducing Inheritance and Polymorphism
22. Screen Scraping Application Introducing string Processing Appendices
