Friday 21 January 2011

Before Coding (JDK)

What Do You Need To Develop A  Java Code ?
1. JVM (Java Virtual Machine )
2. Java Compiler
3. Syntax Knowing

Now We Will Take The First Two Requirements To Develop
1. JVM
              As We Knew before Java runs on a virtual machine regardless of the computer architecture
There Are two types of Jvm's
JRE JDK
Java Runtime Environment Java Development Kit
If You Want To Run Java (Games , Applications , ...ect) Only If You Want To Develop Java (Games , Applications , ...ect) (Includes JRE)

We Will Use In Developing As Shown JDK (Windows Version ) .. To Download It Press Here .
To Download JDK (V1.6 U23)  For  Different Versions (linux , Solaris , ...ect ) Press Here


How To Install JDK




No comments:

Post a Comment