DATA STRUCTURES
	CMSC  341      		SPRING 2019
	MW 5:30-6:45		Prof Mark E Woodcock 

Some texts you might find useful in your studies:

The Official Texts:

Data Structures & Algorithms in C++
Goodrich (Michael T); Tamassia (Roberto); Mount (David)
Wiley & Sons; 2011.

Other Useful Stufff:

Common Course Resources

Java in a Nutshell
David Flanagan; O'Reilly and Associates, Sebastopol CA, 1996.

Data Structures and Algorithm Analysis in C++ Mark Allen Weiss; Benjamin Cummings, Redwood City CA, 1994.

The Java Programming Language Ken Arnold, James Gosling; Addison-Wesley, Reading MA, 1996.

Core Java Gary Cornell, Cay S Horstmann; Prentice-Hall, Upper Saddle River NJ, 1997.

Note that the relative merit and depth of these texts varies; any particular one may or may not have especial utility for your intended purpose.