|
|
|
Required references:
- Java Software Solutions, Lewis and Loftus. This will
be the primary text for the course. The current edition is the fifth
(for Java 5.0). You can purchase it at the bookstore, and there is also a
copy on 24 hour reserve at the library.
- Lecture notes will be posted online as they are ready, together with
the corresponding assigned readings.
Also, although it isn't strictly a "required reference," 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:
Time permitting, we will cover regular expressions towards the end of the course. Here are some
online resources on regular expressions.
|
|