WEB 150 - Winter 2015

Intro to JavaScript

Readings

There is no assigned textbook for this class. We will use chapters from JavaScript for the Web Savvy, supplemented by the Mozilla Development Network. If you'd like an offline reference, I recommend David Flanagan's JavaScript: The Definitive Guide, both as a helpful guide and as a tome thick enough to kill insects and small mammalian pests.

Do not rely on W3Schools. This class teaches modern JavaScript, and W3Schools is anything but. It is also not actually associated with the W3C, and makes no guarantees for the accuracy of its content.

Links

The following links may be helpful to you, both for JavaScript-specific work, and as general web development resources.

Books

Web Tools

Code

These links may be useful when you're trying to find a topic for your final project.

NodeJS