TOC BACK FORWARD HOME

Java 1.1 Unleashed

- Appendix D -
Online Java Resources

by Rick Darnell

This appendix lists online resources for the Java programming language, Java-enabled browsers, and other related technologies and projects.


CAUTION: Remember that any URL listed here is subject to change. Java resources are likely to appear or disappear from the World Wide Web just like any other Web page.

Java's Home: JavaSoft

Java's popularity encouraged Sun to create a site devoted specifically to Java and related products and topics at http://www.javasoft.com/ (see Figure D.1). In addition to news on the development of Java and access to the Java Development Kit, it also includes links to the HotJava browser, JavaBeans, JavaOS, and third-party vendors for JDBC development.

FIGURE D.1.

The official Java Website is a good place to start when looking for information about the latest developments and revisions to Java.

Java Clearing Houses and Information Repositories

A host of sites devoted to Java have sprouted up all over the Web; several others include Java as a major topic or subtopic. Although these sites are not affiliated with Sun Microsystems, they are still very valuable sources of information.

http://www.gamelan.com/


FIGURE D.2.

Gamelan is probably the most comprehensive collection of links to Java information, applets, and applications on the World Wide Web.

http://www.jars.com/

http://www.digitalfocus.com/faq/

http://www.acm.org/~ops/java.html

http://www.nebulex.com/URN


FIGURE D.3.

Digital Focus provides answers to many Java programming questions.

FIGURE D.4.

The Java URN has links to programmers and system consultants when you don't feel like doing it yourself or when you need professional assistance.

http://www.tucows.com/

http://www.javaworld.com/

JavaScript Information

JavaScript is one of the harder Web technologies to keep track of. It was originally developed by Netscape for Navigator, although a similar implementation is now in place for Microsoft's Internet Explorer. Official sites are virtually nonexistent, other than a handful of white papers and the JavaScript online manual at Netscape (http://home.netscape.com/). The lack of official information has encouraged several hardy souls to develop sites devoted to JavaScript and its use.

http://www.c2.org/~andreww/javascript/

http://rummelplatz.uni-manneheim.de/~skoch/js/script.htm

Java Tools

The entries in this section include software vendors and links to other developers who have worked to make developing Java applets and applications much easier than it was in the days of working with a text editor and the Java class compiler. Sun also has its own offerings. See the reference for www.javasoft.com, earlier in this appendix.

http://www.symantec.com/product/index_devtools.html

http://www.microsoft.com/workshop/java

http://www.webwareonline.com/

Many other applications are designed to speed development of applets and applications, including IBM's AppletAuthor, Aimtech's Jamba, and Natural Intelligence's Roaster.

Java in the Newsgroups

http://www.io.org/~mentor/DigitalEspresso.html

Other Related Programming Information

http://www.mcp.com/sams/books_online.html

http://g.oswego.edu/dl/pats/aopintro.html

http://cuiwww.unige.ch/OSG/OOinfo/

http://www.clark.net/pub/howie/OO/oo_home.html

http://www.december.com/works/java/bib.html

http://www.yahoo.com/Computers_
and_Internet/Languages/Java/


http://www.yahoo.com/Business_
and_Economy/Companies/Computers/Software/Java/


http://www.yahoo.com/Computers_
and_Internet/Internet/World_Wide_Web/Browsers/ HotJava/

TOCBACKFORWARDHOME


©Copyright, Macmillan Computer Publishing. All rights reserved.