Java: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Image:Java_logo.png|right|150px]] | |||
Java is an interpreted, concurrent and object-oriented programming language originally designed to be highly portable, as such it can be thought of and indeed is frequently used as much as a platform on its own as a programming language. | |||
== Java | == Java virtual machines for OS/2 == | ||
* [[IBM Java]] | * [[IBM Java]] | ||
* [[Golden Code J2SE for OS/2]] | * [[Golden Code J2SE for OS/2]] | ||
* [[InnoTek Java]] | * [[InnoTek Java]] | ||
* [[Odin]] + [[OpenJDK]] | * [[Odin]] + [[OpenJDK]] | ||
====Text & programmers editors with Java support==== | |||
* [[Boxer]] - Java syntax highlighting support built in - Commercial - DOS and OS/2 versions discontinued, Win32 version still sold. | |||
==Publications== | ==Publications== |
Revision as of 13:49, 16 April 2015

Java is an interpreted, concurrent and object-oriented programming language originally designed to be highly portable, as such it can be thought of and indeed is frequently used as much as a platform on its own as a programming language.
Java virtual machines for OS/2
Text & programmers editors with Java support
- Boxer - Java syntax highlighting support built in - Commercial - DOS and OS/2 versions discontinued, Win32 version still sold.
Publications
Tutorials and other learning material
- https://docs.oracle.com/javase/tutorial/ - Introductory Java tutorials from Oracle corp.