



| |
Textbook
 | Data Structures with C++, W. Ford and W. Topp,
Prentice Hall, 1996. |
Source
codes in the textbook
(see BIL 267 web page)
Reference Books
 | C: How to Program, H. M. Deitel & P. J.
Deitel, Prentice Hall, 1994. (Highly recommended) |
 | Data Structures and Algorithm Analysis in
C++, M. A. Weiss, Addison-Wesley, 1994. |
 | Data Structures and Algorithms, Aho, Hopcroft,
and Ullman, Addison-Wesley, 1983. |
 | Data Structures and Other Objects Using C++,
M. Main and W. Savitch, 1997. |
 | C++: How to Program, H. M. Deitel & P. J.
Deitel, Prentice Hall (2/e), 199?. |
|