Books
The text for CPSC 200 in Fall 2021 is Mark Allen Weiss' Structures
and Algorithm Analysis in Java. Other books are likely better for
brushing up on Java
- Text:
- References:
-
-
Cay Horstman
,
Big Java
, fourth
edition, Wiley, 2009. other editions equally good.
-
Donald
E. Knuth
,
Sorting and Searching,
second edition,
The
Art of Computer Programming,
volume 3, Addison-Wesley, 1998.
- More information:
- Click here for the course web-page.