|
|
|
Required references:
- Data Abstraction and Problem Solving with Java - Walls and Mirrors (2nd
Edition), F. M. Carrano & J. J. Prichard, Addison Wesley, 2005. This will
be the primary text for the course. You can purchase it at the bookstore, and there is also a
copy on 24 hour reserve at the library.
- There is also a corresponding version of the text for C++.
- Lecture notes will be posted online as they are ready, together with
the corresponding assigned readings.
It is very useful to
use the Java API Reference
when writing code.
This is the reference for all of the libraries that come with Java.
Additional java resources:
Algorithms:
Here are some
online resources on regular expressions.
|
|