JavaScript Essentials
by Neil Smyth
Publisher: Techotopia 2007
Description:
The purpose of this book is to provide the essentials of JavaScript so that anyone with a web site can use this powerful scripting language quickly and effectively without having to learn things that, whilst within the capabilities of JavaScript, aren't actually needed by the average web designer. That said, this book does not take any shortcuts. It provides detailed and indepth knowledge of all aspects of JavaScript from language basics through to advanced topics.
Download or read it online for free here:
Read online
(online html)
Similar books

by David Turnbull - MeteorTips.com
Free, online book about the Meteor JavaScript framework that helps beginning web developers build their first real-time web application with Meteor in a matter of hours. Included are practical examples, real-world code samples, and helpful exercises.
(7505 views)

by Mike Chambers, Daniel Dura, Kevin Hoyt - Adobe Dev Library
The official guide to the Adobe's new cross-platform desktop runtime. It explains how to use AIR to build HTML and JavaScript-based web applications, how to set up the development environment, create your first app, and more.
(16897 views)

by Kyle Simpson - O'Reilly
This guide takes you inside scope and closures, two core concepts you need to know to become a more efficient JS programmer. You'll learn how and why they work, and how an understanding of closures can be a powerful part of your development skillset.
(7986 views)

by Peter-Paul Koch - New Riders Press
ppk on JavaScript is a well-written and cleanly structured walk through useful JavaScript examples. It is extremely practical, and goes right to the core of what a web programmer needs to know about JavaScript to build real sites, right now.
(14789 views)