Java Resources

We would like to recommend the following materials:

Java Books - Our instructors have compiled a list of books addressing Java as a general technology as well as some tailored to specific sub topics such as Servlets, Java Server Pages, etc.

We have provided suggestions for books in the following areas:

 

General Java Technology

The books listed here apply to Java as a general technology. Some of them will treat individual topics such as threads or servlets; they are listed here rather than under the specific topic because the book as a whole covers a broader range.

Java & COBOL

These books teach Java from the perspective of the COBOL programming language.

Java I/O

Java Beans

Original Source for the JavaBeans specification is available for browsing or download at:

javasoft.com/products/javabeans/docs/spec.html

Books:

JDBC

The original JDBC 1.2 specification. Includes tables showing how SQL types map to Java types. Available at: java.sun.com/products/jdk/1.3/docs/guide/jdbc/spec/jdbc-spec.frame.html.
The JDBC 2.1 Core Specification update. Available at: java.sun.com/j2se/1.3/docs/guide/jdbc/spec2/jdbc2.1.frame.html

Books

Object Oriented Books

Since Java is an object-oriented technology, resources on OOA&D can be useful.

Web Sites:

These are a few of our favorite web sites.

JavaBean Related Web Sites