Sunday, August 28, 2011

Works Using Java

Software programming using Java is easy, the way is as follows:

JDK Download
1. Whatever your computer system operation as long as already has the JDK (Java Development Kit), you already can make applications using Java (Do you still remember with Write One, Run Everywhere jargon ?). So, the first step is installing the JDK.

Click to Download Latest JDK

Netbeans Download
2. In order to can work using Java easily, it is necessary to install an application called IDE (Integrated Development Environgment). IDE contain some of the facilities that required in software development. The examples of Java IDE are Netbeans, Eclipse, JCreator, etc. In this case weprefer to use Netbeans.

Click to Download Latest Netbeans

Done, you already can make a program using Java with all its free resources.

0 comments:

Post a Comment

If you have something to say about this post, please fell free to write it in the comment form below. We will reply to all comments as soon as possible. Thanks ...