[Home] [Up] [<<] [>>]

Java

A Brief History Of Java

http://smoke.thepipe.com/java.html

As the site name implies, this is a concise guide to the Java programming language. Although you can come away with a nice little applet (the ubiquitous "Hello World" program), you should use this as a launch pad to other sources of documentation on Java.

Digital Espresso

http://www.io.org/~mentro/J__Notes.html

For a summary of postings to Java-related mailing lists and newsgroups, visit the Digital Espresso page. Issues of the Digital Espresso includes announcements, discussion threads, bug information, class exchanges, and FAQs. You also can leave comments of your own here.

Gamelan

http://www.gamelan.com

Almost as soon as Java became a house-hold word for programmers and Web gurus, Gamelan became THE site to view and download Java applets. It still is the premier site devoted to Java applets, and includes a number of directory categories for applets, including arts and entertainment, educational, publications, special effects, and more. If you want to view a Java applet, visit this site first. It probably has what you're looking for.

Java Centre, The

http://www.java.co.uk/

This UK-based Web site provides the latest news about Java applets and features an applet-of-the-month. A directory of Java developers will help you find a developer in the UK. The site also issues the "famed" Golden Duke Award for the best Java applet.

Java Games

http://weber.u.washington.edu/~jgurney/games/

If you fancy computer games, try out some of the Java games at this site. This site is divided into two sections—games of strategy and games of skill. Treasure Hunt, Othello (great game), BlackJack, Rubik's Cube, Solitaire, Pong, just to name a few.

JavaSoft Home Page

http://java.sun.com

The JavaSoft Home Page is where your understanding of Java should begin. This site is developed by Sun Microsystems and is devoted to developers who want to use Java to create dynamic applications for the Web or other system. You can download the JDK 1.1 SDK here, read about HotJava News, and download Java applets.

[tech09.gif]

JavaWorld

http://www.javaworld.com

JavaWorld is one of the premier publications about Java and the Java community. Resources, news, tutorials, tips, and tricks about Java are located on the JavaWorld Web site. A number of third-party products are featured as well, including Visual Café Pro from Symantec, SuperCede, and Visual Basic 5.0. A list of Java events is helpful for those looking to attend seminars on Java.

Making Sense of Java

http://reality.sgi.com/employees/shiffman_engr/Java-QA.html

Is Java easy to use? Will Java replace C++? Will Java save planet Earth from alien invasion? Except for the last question, you can get the real lowdown on Java from a Silicon Graphics developer evangelist at this site. This is not a tutorial site, but it does counter some of the claims presented in the press and misunderstandings about Java.

TechTools Hands-On: Java

http://www.techweb.com/tools/java/java.html

Presented by CMP's TechWeb publication, this Java section contains helpful information on JavaScript, building your own Java applets, finding Java resources, and more. The Java Applet Tutorial link is a good tutorial for learning how to program in Java. You also can link to a tutorial on JavaScript.

Unofficial Java Workshop Troubleshooting Guide, The

http://rampages.onramp.net/~ranger/java_workshop.html

Do you have a Java problem? If so, hit this site for a no-nonsense approach to finding your answer. This site has several small tables that includes two parts: Problem and Solution. Read the problem, which is stated in clear and concise language. Then read the solution, which is also stated in clear and concise language (if you know anything about Java, that is).