Java (programming language)/External Links: Difference between revisions
Jump to navigation
Jump to search
imported>Pat Palmer (link to Sun API's) |
imported>Tom Morris No edit summary |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{subpages}} | ||
==Java Language Syntax Reference== | ==Java Language Syntax Reference== | ||
Line 7: | Line 7: | ||
==White paper== | ==White paper== | ||
* [http://java.sun.com/docs/white/langenv/index.html The Java Language Environment], a white paper by [[James Gosling]] and [[Henry McGilton]], two of the original developers of Javament], a white paper by [[James Gosling]] and [[Henry McGilton]], two of the original developers of Java | * [http://java.sun.com/docs/white/langenv/index.html The Java Language Environment], a white paper by [[James Gosling]] and [[Henry McGilton]], two of the original developers of Javament], a white paper by [[James Gosling]] and [[Henry McGilton]], two of the original developers of Java | ||
==Websites devoted to Java== | |||
* [http://www.javaworld.com/ Java World] | |||
* [http://javaposse.com/ The Java Posse] | |||
* [http://www.javaranch.com/ Java Ranch], specifically for people new to Java | |||
==Miscellaneous== | |||
* [http://c2.com/cgi/wiki?JavaLanguage Java Language] on C2 Wiki |
Latest revision as of 17:59, 30 August 2010
- Please sort and annotate in a user-friendly manner and consider archiving the URLs behind the links you provide. See also related web sources.
Java Language Syntax Reference
- Java Syntax Quick Reference by Dr. David Matuszek of the University of Pennsylvania
- Sun's Java API's, full online application programming interface reference for each version of Java.
White paper
- The Java Language Environment, a white paper by James Gosling and Henry McGilton, two of the original developers of Javament], a white paper by James Gosling and Henry McGilton, two of the original developers of Java
Websites devoted to Java
- Java World
- The Java Posse
- Java Ranch, specifically for people new to Java
Miscellaneous
- Java Language on C2 Wiki