Question:
HOW CAN I DOWNLOAD JAVA PROGRAMMING LANGUAGE?
2011-03-03 14:44:50 UTC
PLEASE HELP,
how can i download JAVA PROGRAMMING LANGUAGE for free? I went to java home page, i downloaded the java programming languge, but after the downloeded the languge, its came different things, not language, so i am looking for to download JAVA PROGRAMMING LANGUAGE, to write an application.

if anyone know, how to download java programming language for free, could you please send me the download link, i would be so happy if any one can help me.

thank you
Seven answers:
BoogyMan Messiah
2011-03-03 15:04:16 UTC
Here's a link to a video that I made for my college. It will give you the link to a Word document with step by step instructions, then it will take you through those instructions.



http://www.youtube.com/watch?v=cSmceWVGd4E



Note: The video series includes the JDK download and the Textpad download. If you don't want to use Textpad, just disregard that part of the tutorial.
2011-03-03 14:47:33 UTC
Umm... you can't download a language as it's an abstract concept. Just like how you cannot download "English" or "Math" you cannot download "Java Programming Language". You can download the Java Runtime Environment (JRE) so you can run Java applications. And you can download the Java Developers Kit (JDK) so you can write Java programs. These can be found at:

http://www.java.sun.com
green meklar
2011-03-03 14:46:23 UTC
You don't download the 'Java programming language'. You download the JRE (Java Runtime Environment, you probably already have this so don't worry about it), the JDK (Java Development Kit, it gives you the various programs and libraries necessary for Java programming), and probably an IDE (integrated development environment, a program for editing Java source code effectively).
2011-03-03 14:49:00 UTC
use java ide, but you cant start scripting from anywhere, u need to learn the language this takes a few months depending on the rate of your learning
AnalProgrammer
2011-03-03 14:51:31 UTC
Click on this link. Change the dropdown menu to your platform, tick to agree and click on download.

This is Netbeans a development tool from Oracle, the home of Java.



It means you can develop and compile without the use of the command prompt.



Have fun.
2016-04-28 05:06:23 UTC
A quick Google search later...
siamese_scythe
2011-03-03 15:08:49 UTC
jdk, standard edition



http://www.oracle.com/technetwork/java/javase/downloads/index.html


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...