Downloading & Installing the JDK
Before you can develop Java applications, you'll need to download the Java Development Kit (JDK). The JDK is a development environment for building applications, applets, and components using the Java programming language. The JDK includes tools useful for developing and testing programs written in the Java programming language and running on the Java platform.You may prefer at a later time to use a third party IDE, such as Visual J++ or Borland JBuilder, but it is important to become familiar with the basics of Java first.Downlaoding the JDK
Specifications
Operating system:- WindowsDeveloped By:- sun Microsystems
Published By:- sun.com
File Size:- 138.77 MB(for x32), 133.49 MB(for x64)
File Version:- 6.20
Language:- Multi-language
Price:- Free
Sun offers many versions of its JDK, for different Java versions and platforms. You are advised to use the most recent JDK, to gain access to all of the functionality of the latest version of the Java platform. If you don't already have the JDK installed, then stop off at Sun's official Java site,
For an even quicker way to find the latest Java tools, visit the JDK Download . The most current version at time of writing is the Java 2 SDK v1.3, which contains all the tools you will need for this tutorial.
No comments:
Post a Comment