Programming - Javascript Resources


TitleYearDescription
Eloquent JavaScript - An Opinionated Guide to Programming 2007Eloquent JavaScript is a digital book providing a comprehensive introduction (tutorial) to the JavaScript programming language. Apart from a bookful of text, it contains plenty of example programs, and an environment to try them out and play with them.
JavaScript Essentials  A comprehensive online book designed to provide web developers with everything they need to know to create rich, interactive and dynamic web pages using JavaScript.
Javascript Tutorial - John Russell 2006These tutorials are a very straight forward and concise "kick start" to javascript written by a retired professor.