I'm not sure if you want java for your computer or to learn programming. If you need it installed on your computer go to java.com If you are wanting to learn to program in the java language you can do a search for learn java programming and pick the type of course you want. Or if you are just curious to the language and want to learn about it and what it does and how either do a search or go to about.com they have a lot of info on programming that yu can get for free.
Writing code is a skill that needs to be developed like any other craft. Start simple, and do it. Watching other people writing code isn't enough. Adjusting other peoples' code isn't enough.
You have to write your own code, that solves your own logistical problems. They can be made up problems, but the practice of problem solving is the fundamental basis of coding.
Best Java Training in Chennai Java training Institute
Java SE Downloads

Hi,
Click on the link below and scroll down to the part where it says "Java for the begining" on the right click on download.
The program is free. Link below >>>>>>
http://www.brothersoft.com/downloads/java-program.html
Regards.
SOURCE: what is java programming language?
http://en.wikipedia.org/wiki/Java_(programming_language)
In order to understand the difference between high-level programming languages and lower level languages you might have to have a deeper knowledge of computers than you currently have, although I can try to the best of my ability to explain it simply.
Lower level programming languages are more directly related to the actual machine language that the computer ends up reading in the end. Higher level programming languages are less representative of the actual machine code, and as a result may require either a more advanced compiler or may require being compiled several times. Generally higher-level programming languages are easier for the user to write in than lower-level languages.
240 views
Usually answered in minutes!
×