|
|

|
Addison-Wesley has all the solutions for your C++ course,
including textbooks, value packages, compilers, and lab manuals.
Click on the appropriate cover or scroll down to learn more
about each textbook.
|
 |
 |
Problem
Solving with C++: The Object of Programming, 4/e
Walter
Savitch, University of California at San Diego
ISBN 0-321-11347-0
This book introduces a problem-solving approach called
"The Software Life Cycle" in Ch. 1 and revisits
it throughout various case studies in the book. The book
also teaches students to use and design classes early
(Ch. 5) using tools provided in Ch. 2, 3, and 4. Students
will begin writing realistic classes in Ch. 6. |
|
|
|
 |
 |
 |
he
C++ Coach: Essentials for Introductory Programming
Jeff Salvage, Drexel University
ISBN 0-201-70289-4
The book's premise is the same one that
successful coaches have been using for centuries: the
more you practice a skill, the better your mastery of
that skill becomes. Concepts are presented and then practiced
repeatedly in the form of drills that explore the subtleties
of the syntax. These drills are supplemented with real-world
examples of programming problems from the world of business,
which build upon knowledge gained from these drills. |
|
|
|
 |

|
|