Java Resources
Java API Documentation
http://java.sun.com/j2se/1.4.1/docs/api/index.html
.
Compiling Java Programs
The latest version of Java 2 Platform Standard Edition can be downloaded from
http://java.sun.com/j2se/1.4.1/download.html
.
Some installation help is available at
http://java.sun.com/j2se/1.4.1/install-windows.html
.
The NetBeans IDE
http://www.netbeans.org/ide/index.html
Slides from Deitel's textbook
http://www.deitel.com/books/jHTP4/jHTP4_ppt.html
Java Tutorials
http://java.sun.com/docs/books/tutorial/index.html
Java Collections Tutorial
http://java.sun.com/docs/books/tutorial/collections/index.html