JavaScripting for Interactive Educational Webs

[Intro] [Overview] [Basics] [More] [Forms] [If] [Queries] [Time] [Random] [Loops] [Misc.] [References] [HTML]


Reference Materials

Abstract: This is a short guide to additional reference materials that you might find useful or interesting.

Online References

The best online reference is the official JavaScript reference at Netscape. It can be found at URL

http://home.netscape.com/eng/mozilla/3.0/handbook/javascript/index.html

Unfortunately, many of the pages are rather larger, which makes for slow loading. I've set up a simple segmented version of the reference pages (with no links!) at

http://www.math.grin.edu/~rebelsky/References/JavaScript/Official/Segmented/.

This gamelan site, http://www.gamelan.com is an excellent starting place for finding information about Java and JavaScript.

Books

There are a large number of JavaScript references. I'd suggest that you visit your local bookstore and fnd one appropriate for you, as everyone appreciates different things in books. I will, however, give my standard strategy for picking a book:

I normally have my students buy Danny Goodman's JavaScript Bible, from IDG books, as it is the best one I've found. It covers a wide variety of issues and is fairly readable. Unfortunately, the index (at least in my copy) is poorly designed and therefore very hard to use.

When I can't find a topic in the Goodman book, I often look in Using JavaScript, by Mark C. Reynolds and Andrew Wooldridge. For example, it has much better coverage of random numbers than the Goodman book. Unfortunately, it also devotes some space to extraneous topics, such as Java.

HTML References

I've included a short guide to HTML with the handouts for this tutorial. If you need a longer guide, I'd recommend the Bare Bones Guide to HTML, at URL http://www.werbach.com/barebones/.


[Intro] [Overview] [Basics] [More] [Forms] [If] [Queries] [Time] [Random] [Loops] [Misc.] [References] [HTML]

This page written by Samuel A. Rebelsky.

This page generated on 46 by SamR's Site Suite.