1. |
-
¬List of Java resources
-
URL: http://www.gst.net/~flubble/java.html
|
2. |
-
Misc Hungry Java Stuff
- JBull is a simple Darts score board for up to four players. It was written to avoid simple arithmetic while playing a game of Darts.
URL: http://www.hungry.com/products/miscjava/
|
3. |
-
Sun's main java website [documentation]
- The Java 2 Platform provides robust end-to-end solutions for
networked applications as well as a trusted standard for
embedded applications. It includes three editions.
URL: http://java.sun.com/
|
4. |
-
Learning Java
- What do you need to get started? Which Java technology should you use? This
collection of links to articles, tutorials, online books, and software downloads
helps you find what you need to start writing applications.
URL: http://developer.java.sun.com/developer/onlineTraining/new2java/
|
5. |
-
The Java Tutorial: A practical guide for programmers [hello world stand alone]
- with hundreds of complete, working examples and dozens of
trails--groups of lessons on a particular subject.
URL: http://java.sun.com/docs/books/tutorial/index.html
|