C++
Program Design: An Introduction to Programming and Object-Oriented
Design, James P. Cohoon and Jack W. Davidson, IRWIN, 1997.
Problem
Solving, Abstraction, and Design Using C++; Frank L. Friedman and Elliot
B. Koffman; Addison Wesley; 1997
A
First Book of C++: From Here to There; Gary Bronson; West Publishing
Company; 1995.
An
Introduction to Computing; Joel Adams, Sanford Leestma, and Larry Nyhoff;
C++: Prentice Hall; 1995.
Borland
C++ Programmer’s Reference; James W. McCord; Que Corporation; 1991.
C++
How to Program; H. M. Deitel and P. J. Deitel; Prentice Hall; 1994.
C++
Primer; Stanley B. Lippman; Addison Wesley; 2nd Edition; 1992.
Computing
Fundamentals with C++; Rick Mercer; Franklin, Beedle & Associates
Incorporated; 1995.
Learning
C++: A Hands-On Approach; Eric Nagler; West Publishing Company; 1993.
Learning
C++; Neil Grahm; McGraw-Hill; 1991.
Learning
C++; Tom Swan; SAMS; 1991.
Master
C++; Rex Woolard, Robert Lafore, and Harry Henderson; Waite Group Press;
1992.
Mastering
C++; Herbert Schildt; Glencoe; 1994.
Object-Oriented
Programming in C++; Richard Johnsonbaugh and Martin Kalin; Prentice
Hall; 1995.
Object-Oriented
Programming in Turbo C++; Robert Lafore; Waite Group Press; 1991.
Object-Oriented
Programming Using C++; Ira Pohl; Benjamin/Cummings Publishing Company;
1993.
Programming
in C++; Stephen C. Dewhurst and Kathy T. Stark; Prentice Hall; 1989.
Teach
Yourself C++; Herbert Schildt; Osborne McGraw-Hill; 1992.
Technical
C++; Andrew C. Staugaard, Jr.; Prentice-Hall Career and Technology;
1994.
The
Advanced C++ Book; M. T. Skinner; Silicon Press; 1992.
The
C++ Primer A Gentle Introduction to C++; M. T. Skinner; Silicon Press;
1992.
The
C++ Programming Language; Bjarne Stroustrup; 2nd Edition; 1991.
The
Waite Group’s C++ Programming; John Thomas Berry; SAMS; 1992.
The
Waite Group’s Turbo C++ Bible; Nabajyoti Barkakati; SAMS; 1990.
Turbo
C++ Version 3.00 User’s Guide; Borland Corporation; 1992.
Turbo
C++; Greg Voss and Paul Chui; Osborne McGraw-Hill; 1990.
Algorithms,
Programming, Pascal; Barbara L Santi, Lydia Mann, and Fred Zlotnick;
Wadsworth Publishing; 1987.
Fundamentals
of Data Structures in Pascal, Horowitz, Ellis and Sartaj Sahni, Computer
Science Press, Second Edition, 1987.
Fundamentals
of Data Structures, Horowitz, Ellis and Sartaj Sahni, Computer Science
Press, 1976.
Introduction
to Computer Science: Programming, Problem Solving, and Data Structures;
Douglas W. Nance and Thomas L. Naps; West Publishing; Second Edition;
1992.
Introduction
to Data Structures with Pascal; Thomas L. Naps and Bhagat Singh; West
Publishing; 1986.
Software
Development in Pascal; Sartaj Sahni; The Camelot Publishing Company;
Second Edition; 1989.
Structures
and Abstractions; William I Salmon; Irwin; 1992.
The
Art of Computer Programming—Fundamental Algorithms; Donald E. Knuth;
Addison‑Wesley Publishing Company; Second Edition; 1973.
|