JavaScript for Beginners: More Information

  1. Programming Tips
  2. JavaScript for Beginners

The most useful book I’ve seen for JavaScript programmers is JavaScript: The Definitive Guide, from O’Reilly. Nowadays I tend to use the web more often, however. Some of the web pages I’ve used while writing this tutorial are the w3schools HTML DOM pages at http://www.w3schools.com/HTMLDOM/ and Daniel Crook’s JavaScript DOM pages at http://krook.org/jsdom/.

“The best book on programming for the layman is Alice in Wonderland; but that’s because it’s the best book on anything for the layman.”

  1. Programming Tips
  2. JavaScript for Beginners