Introduction to JavaScript
Syllabus
Outline
Resources
Links
JavaScript Guide (Mozilla)
JavaScript Reference (Mozilla)
Public Library e-books
(requires library card and PIN)
W3 Schools JS tutorial
Example scripts and useful utilities
-
Hello world
-
Counting (pdf)
-
Decimal / hexadecimal conversion
-
Temperature conversion
-
Char, word, and newline counting
-
Encode/decode URI
-
Thousands separators
-
Various mouse-overs
-
Popup menu
-
CSS Animation
-
Text-edit box
-
RPN Calculator
-
YUI Docs