Java

Along with C and C++, perhaps one of the three most common high-level programming languages in use today. "Write once, run everywhere", as they say.

To start:
The JDK: http://java.sun.com/j2se/1.5.0/download.jsp
Sun's Tutorial: http://java.sun.com/docs/books/tutorial/

External Tutorials:
Java Games: http://planetalia.com/cursos/index.jsp

IDEs:
JCreator: http://www.jcreator.com
BlueJ: http://www.bluej.org
NetBeans: http://www.netbeans.org

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License