Jump to content

Java: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 12: Line 12:
* https://docs.oracle.com/javase/tutorial/ - Introductory Java tutorials from Oracle corp.
* https://docs.oracle.com/javase/tutorial/ - Introductory Java tutorials from Oracle corp.


[[Category:Programming Languages]]
[[Category:Programming Languages]][[Category:Java]]

Revision as of 17:59, 16 January 2015

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