by Michael Thomas
This page has info on some of the first steps you will need to take to work with Java.
( Home Page: Free Web Tutorials on Java & Web Technologies )
This tutorial covers: JDK 1.6.0_03 (as of 05/10/08)
When you have time, take the Eclipse (First Steps) tutorial.
You will download & install Eclipse then create and compile a java program.
Sun's Java Tutorial - it's free! Very good learning tool! Each section takes ~2-3hrs.
There is a book that you can buy which is a companion to the site called "The Java Tutorial Second Edition". The Swing part of the tutorial is covered in a book called "The JFC Swing Tutorial: A Guide to Constructing GUIs". More info at the site. You can take the Tutorial without purchasing the book!
Take the following tutorials in the section called "Trails Covering the Basics": "Your first cup of Java", "Getting Started", "Learning the Java Language", "Essential Java Classes" & "Writing Applets". This will take about 2-3 hrs for each tutorial.
Your First Cup of Java - Instructions on compiling and running your first program: Win32/Linux/Unix/Mac
Getting Started - Create a Java Applet and a Java Application.
Learning the Java Language -
Essential Java Classes -
Writing Applets -
Download the tutorial if you prefer: http://java.sun.com/docs/books/tutorial/information/download.html