Java is an open-source object-oriented programming language, cross-platform thanks to its virtual machine.
Java Wiki |
---|
Swing | Applet | Java Native Interface | Tutorials |
This is an abandoned wiki with few articles. Please consider editing it. |
PlanetJFX |
---|
This is an abandoned wiki with few articles. Please consider editing it. |
Java Scripting[]
Recently, a number of languages have been built on top of java[dubious - discuss] so that they can take advantage of it's portability and API libraries while providing an easier to use language.
- Groovy - Designed to be easy to learn for java programmers.
- JRuby - Ruby implemented on Java.
- Scala
- BeanShell - The first scripting language based on Java and provided by Sun.
- Jython - Python implemented on Java.
Applications[]
This is a list of a few Java applications, or applications for Java programming:
See Also[]
- JavaBeans
- Rich Client Platform
- Javadoc
- JDK
- Java ME
- Java FX
External Links[]
- Wikipedia
- Wikibooks