August 2007
Intermediate to advanced
594 pages
13h 30m
English
JavaScript is all about objects. Objects are the foundation of everything, so if you're unfamiliar with objects, you're going to learn quickly. The goal of this book is not to be a JavaScript or DOM code reference, but in order to make sure you understand a lot of the examples and ideas I'll be presenting, we'll spend a little time discussing objects. A strong understanding of how objects work, specifically in JavaScript, and how fundamental they are will also go a long way in allowing you to create generic, reusable code that saves you time and money.
I need to introduce you to a few key things to remember when working with objects:
What objects are and how they're constructed
The difference between ...
Read now
Unlock full access