A Guide to JavaScript

by Don Gosselin

Published 16 December 1999
This text is designed for the novice and assumes no knowledge of programming, JavaScript, or HTML. JavaScript offers an introduction to the fundamental concepts of programming in a straightforward manner. In addition, since JavaScript is object-based (but not object-oriented), it again provides an excellent introduction to the more complex concepts inherent in a true object-oriented language.