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