 |
 |
 |
Computing Concepts with C++ Essentials, 3rd Edition
Cay S. Horstmann,
San Jose State Univ.
ISBN: 978-0-471-16437-1
©2003
784 pages
|
|
|
 |
Hallmark Features
|
- Gradual introduction to objects - Students become comfortable with the use of objects early, and then gradually learn fundamental programming concepts and the implementation of classes. Example: Chapter 2 - Objects, chapter 8 - classes.
- Common Errors - 98% of programs fail. One of the toughest things to teach is how to avoid mistakes. Horstmann highlights common mistakes throughout.
- Program Style Guide - Reinforces good habits and problem solving methodologies by providing a consistent approach to programming. Learn to approach programming in steps
- Supplemental CD - CD available with the source code from the book, and the Inprise C++ Builder Compiler. Provides students with access to the code so that they don't have to retype all the lines of code to complete an exercise or test code. Also provides a modern compiler to test code.
|
|
 |
|
 |