JavaScript for the Total Non-Programmer

Webteacher's JavaScript for the Total Non-Programmer provides an overview of the JavaScript programming language and includes scripting examples.

More information about them, from the website:

This tutorial will take you step by step through the fundamentals of Javascript. You will learn how to write functions, use data from text boxes, create IF-THEN conditionals, program loops, and generally make your web page "smarter."

This is actually a pretty decent little run through and recommended for the novice to at least glance through.

Visit Webteacher's JavaScript tutorial for the total non-programmer

Share/Save