Java: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
* [[Odin]] + [[OpenJDK]] | * [[Odin]] + [[OpenJDK]] | ||
==Publications== | |||
==Tutorials and other learning material== | |||
* https://docs.oracle.com/javase/tutorial/ - Introductory Java tutorials from Oracle corp. | |||
[[Category:Programming Languages]] | [[Category:Programming Languages]] |
Revision as of 19:26, 9 November 2014
Interpreted concurrent object oriented programming language originally designed to be highly portable.
Java VM for OS/2
Publications
Tutorials and other learning material
- https://docs.oracle.com/javase/tutorial/ - Introductory Java tutorials from Oracle corp.