Books on Javascipt

Here are some selected Javascript books...


Pro JavaScript Techniques


Secrets of the JavaScript Ninja


JavaScript & DHTML Cookbook (2nd edition)


Beginning JavaScript


JavaScript and Ajax for the Web: Visual QuickStart Guide (7th Edition)


JavaScript Demystified


JavaScript(TM) Step by Step


Head First JavaScript


JavaScript, A Beginner's Guide, Third Edition (Beginner's Guide (Osborne Mcgraw Hill))


Pro JavaScript Techniques


Professional JavaScript for Web Developers (Wrox Programmer to Programmer)



JavaScript: The Missing Manual

Chapter 1: Writing Your Frist Javascript Program
Chapter 2: The Grammar of Javascript
Chapter 3: Adding Logic and Control to Your Programs
Chapter 4: Working with Words, Numbers, and Dates
Chapter 5: Dynamically Modifying Web Pages
Chapter 6: Action/Reaction: Making Pages Come Alive with Events
Chapter 7: Improving Your Images
Chapter 8: Improving Navigation
Chapter 9: Enhancing Web Forms
Chapter 10: Expanding Your Interface
Chapter 11: Introducing Ajax
Chapter 12: Basic Ajax Programming
Chapter 13: Troubleshooting and Debugging
Chapter 14: Going Further with Javascript



JavaScript: The Good Parts

This book is Written by javascript guru Douglas Crockford who is also Senior JavaScript Architect at Yahoo. This book reveals all the good parts of the Javascript language and the parts that had been designed correctly with beauty and elegance.

You can watch Douglas Crockford give some Javascript lectures in these videos.



JavaScript: The Definitive Guide

Preview the book ยป
This book starts by covering all the fundamentals such as data types, variables, operators, functions, and arrays. Then it goes into Objects and object-oriented Javascript. Advanced topics includes scripting cookies, DOM, and event handling.

Disclosure: LearnWebDesignOnline.com and author may receive Amazon and Google revenues via display ads and links within content.