Learning Java/Introduction to Java: Difference between revisions

Content deleted Content added
→‎The Java Platform: little spelling and grammar corrections; "goes through the bytecode" -> "traverses..."
Updated the name of the download to look for at the latest iteration of the page users are directed to.
Line 23:
 
=== Downloading and Installing ===
To download the JDK, go to http://java.sun.com/javase/downloads/index.jsp. Click on "JDK 6.0 Update 3 with NetBeans 56.50". Follow the instructions for downloading the JDK installation file. If you are running Windows, simply run the executable file and follow the installation instructions. If you are using UNIX, Solaris or Linux, it might take a little more work.
 
If you are using a Macintosh, the latest available JDK is automatically installed by the operating system. Because Java on the Macintosh is developed and maintained by Apple, in coordination with Sun, the current version on the Macintosh may not be the current version that is available from Sun.