Programming - Javascript Books, Documents, and Lectures

Title Year Description
Eloquent JavaScript - An Opinionated Guide to Programming Eloquent JavaScript - An Opinionated Guide to Programming 2007 Description Eloquent 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 - The Good Parts (Video) JavaScript - The Good Parts (Video) 2007 Description Video from the author of "JavaScript - The Good Parts."
JavaScript Essentials JavaScript Essentials Description 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 Javascript Tutorial - John Russell 2006 Description These tutorials are a very straight forward and concise "kick start" to javascript written by a retired professor.
TypeScript for C# Programmers TypeScript for C# Programmers 2013 Description TypeScript is an open source lanaguage from Microsoft that solves this problem by introducing an optional type system and class-based object-orientati
jQuery Fundamentals jQuery Fundamentals 2011 Description Provides an overview of the jQuery JavaScript library to form a solid basis from which to continue your learning.