Computer Science 1704
Intro to Data Structures & Soft Eng

Texts

Required:

The Complete C / C++ Training Course, H.M. Deitel & P.J. Deitel, Prentice Hall, ©2001. Contains:

  • C / C++ How to Program, Deitel & Deitel, Prentice Hall, ©2001
  • MS Visual C++ 6 Introductory Edition
  • C++ Multimedia Cyber Classroom, Deitel & Deitel, Prentice Hall, ©2001

Recommended:

CS 1704 Course Notes, Fall 2000 Edition, N D Barnette & W D McQuain, © 2000. Available from A-1 Copies in University Mall.

Other Useful References:

Programming in C++, 2nd Ed., N. Dale, C. Weems & M. Headington, Jones and Bartlett Pub., © 2000
The C++ Programming Language, 3rd Ed., B. Stroustrup, Addison-Wesley Publishing Co., © 1997
C / C++ How to Program, H.M. Deitel & P.J. Deitel, Prentice Hall, ©1994
The C Programming Language, B.W. Kernighan & D. M. Ritchie, Prentice Hall, © 1978

Data Abstraction and Problem Solving in C++: Walls and Mirrors, 2nd Ed., by Carrano, Helman and Veroff, Addison Wesley, © 1998
Software Engineering Concepts, R. Fairley, McGraw Hill, © 1985
Software Engineering A Practitioner?s Approach, R.S. Pressman, McGraw Hill, © 1987
The Art of Software Testing, G.J. Myers, John Wiley & Sons, © 1979

D. Barnette 8/25/2001 Virginia Tech © 1995-2001