Top
Previous Next
Elements of the Java Platform CS 161 - Java

Textbook

Java: An Introduction to Computer Science & Programming

Walter Savitch, Prentice Hall, 1998

Recommended Supplementary Reading

Useful but not required:

The Java Tutorial

Mary Campione and Kathy Walrath,

Getting Started

A series of lessons on getting started in Java programming; assumes a little programming background.
http://developer.java.sun.com/developer/onlineTraining/Programming/

Thinking in Java

Bruce Eckels' excellent book on Java programming.
Top
Previous Next
jwd