Java: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Interpreted concurrent object oriented programming language originally designed to be highly portable. | Interpreted concurrent 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 VM for OS/2 == | == Java VM for OS/2 == |
Revision as of 19:33, 9 November 2014
Interpreted concurrent 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 VM for OS/2
Publications
Tutorials and other learning material
- https://docs.oracle.com/javase/tutorial/ - Introductory Java tutorials from Oracle corp.