JavaScript Resources The online book "Eloquent JavaScript" is a free and excellent resource. http://eloquentjavascript.net W3schools tutorials: those are very good tutorials with practical hands on snippets that you can try in the browser in real time. http://www.w3schools.com/js/ Mozilla tutorials: This is an excellent JavaScript … [Read more...] about JavaScript Learning Resources