Sunday, October 5, 2008

->Download and Install Java::

Java is the most exciting object oriented programming language in computer programming landscape. Java provides diverse functionalities ranging from the addition of two numbers to write games, animations and a lot more. Just imagine and get it through java.

Present tutorial simply makes you familiar with the jargons of this language and enables a new comer to create programs in a short span of time. This tutorial explains the steps to configure the platform for compiling and running java program. Lot of efforts have been made to give easy explanation of java concepts through simple programs. We hope, "Learn java in a day" tutorial will definitely create your interest in exploring the java world.

1. Download and Install java

In this section, you will learn to download and install java in your computer. You are required to follow some steps described in this section.

o compile and run a java program we need to install java platform. JDK (Java Development Kit). JDK is the basic set of tools required to compile and run java programs. This section enables you to download JDK and teaches you the steps to install it.

Download and Install JDK (Java Development Kit)

The latest version of jdk is 6 (update 1) at the time of writing the tutorial. You can download the latest version of jdk from http://java.sun.com/javase/downloads/index.jsp. Once you download the exe file you can now install it. Just follow as mentioned:

To install the jdk, double click on the downloaded exe file (jdk-6u1-windows-i586-p.exe)

Step 1. Double Click the icon of downloaded exe.






You will see jdk 6 update 1 window as shown below.

Step 2: Now a "License Agreement" window opens. Just read the agreement and click "Accept" button to accept and go further.




No comments: