Java (programming language)/External Links: Difference between revisions
Jump to navigation
Jump to search
imported>Pat Palmer No edit summary |
imported>Tom Morris No edit summary |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{subpages}} | ||
==White | ==Java Language Syntax Reference== | ||
* [http://www.cis.upenn.edu/~matuszek/General/JavaSyntax/index.html Java Syntax Quick Reference] by [http://www.cis.upenn.edu/~matuszek/ Dr. David Matuszek] of the University of Pennsylvania | |||
* [http://java.sun.com/reference/api/ Sun's Java API's], full online application programming interface reference for each version of Java. | |||
==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 16: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