Where could I download Java?

Moderator
Posts: 445
Joined: 2008.04
Post: #4
Normally I do recommend the Sun tutorials. They organize them into "trails":

The actual programming stuff starts here:
http://java.sun.com/docs/books/tutorial/java/index.html

And if you're not familiar with building java programs on your computer, check this trail:
http://java.sun.com/docs/books/tutorial/...index.html

That one is a bit wordy, but it works. (Follow the linux build instructions on your Mac).

There are also a bazillion books out there. I've heard people recommend "Head First Java".

Howling Moon Software - CrayonBall for Mac and iPhone, Contract Game Dev Work
Quote this message in a reply
Post Reply 


Messages In This Thread
Where could I download Java? - filfil96 - Aug 24, 2009, 04:16 AM
Where could I download Java? - AndyKorth - Aug 24, 2009, 06:38 AM
Where could I download Java? - filfil96 - Aug 25, 2009, 01:18 AM
Where could I download Java? - AndyKorth - Aug 26, 2009 10:04 AM
Where could I download Java? - aardvarc - Aug 30, 2009, 02:35 PM