Javascript: The Definitive Guide

Previous Appendix A Next
 

A.3 Examples and Links for Further Exploration

There are several good sites that include collections of JavaScript examples and/or contain links to various JavaScript resources. The largest site is probably Gamelan, the official Java directory site for JavaSoft. This site contains JavaScript information under the heading of "Related Technologies". You can get to the main Gamelan page at:

http://www.gamelan.com/

And you can find the JavaScript specific listings at:

http://www.gamelan.com/pages/Gamelan.related.javascript.html

Another useful site is "The JavaScript Index"; it contains links to useful JavaScript examples, as well as pointers to JavaScript tutorials and other resources. "JSI", as it is known, is maintained by Andrew Wooldridge, and is at:

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

Finally, Yahoo! has a collection of JavaScript resources. You can find it at:

http://www.yahoo.com/text/Computers_and_Internet/Programming_Languages/JavaScript/


Previous Home Next
Discussion of JavaScript Book Index FAQ Lists