Adams, Leestma and Nyhoff
C++: An Introduction to Computers, 2nd ed.
Prentice-Hall, 1997
- Classes have been moved up in the new edition
- and there's less on data structures
- uses C++'s string, not C's string.h
- A Chapter on a templated Vector class
- Numerous (too many?) examples
- Pointers late
- structs occur in a footnote