Feel free to update any broken links and to add any new ones at the bottom of the list.
JavaSoft Books http://java.sun.com/docs/books/ The Java Series(tm) Books http://support.indigo.ie VM Spec http://www.amazon.com/exec/obidos/ISBN=020163452X/1712-6056498-470888 The Java Virtual Machine Specification. Also On Line ( http://java.sun.com/docs/books/vmspec/html/VMSpecTOC.doc.html )
Language Spec http://www.amazon.com/exec/obidos/ISBN=0201634511/r/1712-6056498-470888 The Java Language Specification Also On Line ( http://java.sun.com/docs/books/jls/html/index.html )
Concurrent Programming in Java http://www.amazon.com/exec/obidos/ISBN=0201695812
by Doug Lea On Line Support (http://g.oswego.edu/dl/cpj/index.html )
Java Pro Tech Tips http://www.inquiry.com/techtips/java_pro/ FAQ of Java ranging from intermediate to advanced -- IanDavis, 5 Nov 1997
Thinking in Java by Bruce Eckel http://www.epm.ornl.gov/java/book2/ On-line introductory text. Large (>700K) page -- BillRehm
Java Hall of Shame http://www.cs.arizona.edu/sumatra/hallofshame/ A list of some of the problems in Java -- BillRehm
Java 1.2 Early Access Documentation http://java.sun.com/products/jdk/1.2/docs/ Complete java 1.2 documentation on line. -- SimonSpringall
Java In-Depth http://developer.javasoft.com/developer/javaInDepth/ Very useful tips and information from Java Developer Connection -- StefanBorg
JavaWorld http://www.javaworld.com/ Excellent articles -- MarioCormier
Back to Readings