No textbook is required for our JavaScript coverage. But the following books are recommended. They are both great references to the JavaScript language; the Good Parts book also inspired much of the material we are covering:
The following are direct links to various reading sections related to the material from each lecture. NOTE: Some links from web site "Quirksmode" refer to web browser objects such as document
, navigator
, and window
.
this
keywordlet
statement)