Message from Dean - May 8th 2007
I am currently testing out a new version of the APF Bridge Component - If you notice any errors within this demo store please drop me a line.
JavaScript: The Definitive Guide
Current Store: UK StoreIn association with Amazon.co.uk
US / World Store | Canadian Store | French Store | German Store
Books : JavaScript: The Definitive Guide
Prices subject to change.
Dewey Decimal Number: 005.2762
EAN: 9780596101992
Edition: 5
ISBN: 0596101996
Label: O'Reilly Media, Inc.
Manufacturer: O'Reilly Media, Inc.
Number Of Items: 1
Number Of Pages: 1018
Publication Date: August 17, 2006
Publisher: O'Reilly Media, Inc.
Studio: O'Reilly Media, Inc.
Alternate Versions:
- CSS: The Definitive Guide
- HTML & XHTML: The Definitive Guide (Definitive Guides)
- Dynamic HTML: The Definitive Reference
- CSS: The Missing Manual
- JavaScript & DHTML Cookbook
- see more
- Books > Subjects > Computing & Internet > Digital Lifestyle > Online Shopping > Amazon
- Books > Subjects > Computing & Internet > General
- Books > Subjects > Computing & Internet > Networking & Security > Security > Network Security
- Books > Subjects > Computing & Internet > Networking & Security > Security > General AAS
- Books > Subjects > Computing & Internet > Programming > Languages > HTML & XHTML > General AAS
Editorial Review:
Amazon.co.uk Review:
Since the earliest days of Internet scripting, Web developers have considered JavaScript: The Definitive Guide an essential resource. David Flanagan's approach, which combines tutorials and examples with easy-to-use syntax guides and object references, suits the typical programmer's requirements nicely. The brand-new fourth edition of Flanagan's "Rhino Book" includes coverage of JavaScript 1.5, JScript 5.5, ECMAScript 3 and the Document Object Model (DOM) Level 2 standard from the World Wide Web Consortium (W3C). Interestingly, the author has shifted away from specifying--as he did in earlier editions--what browsers support each bit of the language. Rather than say Netscape 3.0 supports the Image object while Internet Explorer 3.0 does not, he specifies that JavaScript 1.1 and JScript 3.0 support Image. More usefully, he specifies the contents of independent standards such as ECMAScript, which encourages scripters to write applications for these standards and browser vendors to support them. As Flanagan says, JavaScript and its related subjects are very complex in their pure forms. It's impossible to keep track of the differences among half a dozen vendors' generally similar implementations. Nonetheless, a lot of examples make reference to specific browsers' capabilities.
Though he does not cover server-side APIs, Flanagan has chosen to separate coverage of core JavaScript (all the keywords, general syntax and utility objects such as Array) from coverage of client-side JavaScript, which includes objects, such as History and Event, that have to do with Web browsers and users' interactions with them. This approach makes this book useful to people using JavaScript for applications other than Web pages. By the way, the other classic JavaScript text--Danny Goodman's JavaScript Bible--isn't as current as this book, but it's still a fantastic (and perhaps somewhat more novice-friendly) guide to the JavaScript language and its capabilities. --David Wall
Topics covered: the JavaScript language (version 1.0 through version 1.5) and its relatives, JScript and ECMAScript, as well as the W3C DOM standards they're often used to manipulate. Tutorial sections show how to program in JavaScript, while reference sections summarise syntax and options while providing copious code examples.

Rating:
- Perhaps its me?I have owned this book for some time and I can honestly say it is unique. This is the only manual I have encountered that has been consistent in its inability to answer any query i have. Admitedly I am a Javascript novice but that's why I purchased this manual in the first place to help me understand javascript. The internet has quickly answered all my queries with ease and clarity, I really don't understand why this massive book is unable to do the same.
As I said above it's probably me, as you can see there are many glowing reports for this book. In my defense I have been involved in the IT world for many years and have relied on manuals to help successfully resolve issues.
This book continues to remain a mystery to me and I am seriously thinking of banishing it to the great library in the sky.
Rating:
- Definitive ? AbsolutelyAfter many years struggling with rudimentary JavaScript and never being able to find a sensibly structured book on the subject, a colleague recommended
'JavaScript - the Definitive Guide'. O'Reilly have never really impressed me as a publishing house but this book is the best there is. The coverage is as extensive as it is complete. Especially noteworthy is its carefully documented chapters on the relationships between functions and objects which other authors shy away from. Want to be as good as Dean Edwards ? This is the book to get you there.
Rating:
- A needed update for an excellent guideThe 5th edition of the one and only bible of JavaScript, by the language guru David Flanagan, is not a surprise, but a beautiful confirmation. The 4th edition, which I've been using until a few days ago, was (and is) an invaluable reference even though it started to become a bit outdated. The new version is even more "biblic" than before, featuring nearly 1000 pages of in-depth explanation and reference. New sections include Ajax (of course, it's the cool thing of these years!), client side graphics (SVG, VML and
Demo Store 