learning Java on a Mac

hi,

I just started to enter the world of programming and Java. I bought a selfteaching book. They tell me I have to download the J2SDK and the JVM.

I find files for Linux and windows platform, butI am using a Mac with the OS X. What do I have to download to get started with Java and to do my first programms. Or is it already integrated in the Mac OS?

Thanks for the help

[397 byte] By [skibaera] at [2007-10-1 0:14:13]
# 1
It's already there. Just jump the downpading and installing instruction, bu DO NOT jump any configuration or environment variable setting (PATH and CLASSPATH), as that applies to you.
ChuckBinga at 2007-7-7 15:58:34 > top of Java-index,Administration Tools,Sun Connection...
# 2
In addition to what ChuckBing wrote, you might find this introductory tutorial useful:The Apple/Macintosh version is here: http://java.sun.com/docs/books/tutorial/getStarted/cupojava/mac.html
timbella at 2007-7-7 15:58:34 > top of Java-index,Administration Tools,Sun Connection...