Web Guru Guide to JavaScript, by Stanek and Watters
Summary: The best introduction to JavaScript that I’ve seen so far.
The Web Guru Guide to JavaScript is an introduction to programming using JavaScript. The target audience is undergraduate students without much programming experience.
JavaScript is the most misunderstood programming language in the world. The authors do a good job of clarifying the advantages of using JavaScript, [...]