:: HOW TO LEARN JAVA ::
1. Download java at http://java.sun.com.
2. Bookmark the javadocs api: http://java.sun.com/j2se/1.5.0/docs/api/...
3. Go to http://www.javaranch.com and do the cattle roundup 3 times a day.
4. Also on javaranch, start doing every lesson in order on the Cattle Drive pages.
Once you've gotten the basics down, kick it into higher gear:
1. Make up a command line application to write (a game, such as mindsweeper, or the ubiquitous bank account app).
2. Set a deadline (like one week)
3. Show it off to your friends and family.
4. Most importantly: teach them how you did it.