Spotlight customer reviews:
|
Customer Rating:      Summary: Not a a very good language guide Comment: The book is pleasantly written and easy to read, but unfortunately there are some important ommissions as far as describing the JavaScript language itself.
Inheritence is barely mentioned. There is no explanation at all of how to invoke the parent constructor with parameters.
Exceptions are not explained at all in the first part of the book, which is the language guide. Instead they are mentioned at the very end - in the applied programming examples.
There is no good explanation of the internal logic of the language - why certain things are as they are and how they fit together.
Considering the recent trend of writing full blown JavaScript applications, there is a lot to be desired.
The book is much better as a guide to applying simple JavaScript. It covers a wide variety of topics in sufficient detail - DHTML, XMLHTTPRequest, etc. The example scripts do not seem to be production quality, but they serve the purpose of illustrating the ideas well enough.
Customer Rating:      Summary: Outstanding reference and tutorial Comment: As a CIS student with some prior programming experience, I find this 948 page tome both thorough and clearly written. The double table of contents, one brief, and the other very detailed, makes it easy to find what you need. Much attention is paid to cross-browser issues. You could concievably teach yourself JavaScript with this book alone.
Customer Rating:      Summary: The best reference for developing Comment: I have found a lot of utilities and tools for building programs.
Customer Rating:      Summary: Review on behalf of Salt Lake City ColdFusion User Group Comment: as read by Brian Buck
I found this book to be a solid reference to JavaScript. All of the examples in the book that I tried were portable and worked equally well in both Internet Explorer and Firefox. The appendices list all of the built-in objects and their associated methods and what to expect from each so building a function using the built-in objects becomes easier. One thing that I liked in particular about this book over others that I have seen is how is uses the DOM. Most books either assume you are a DOM guru and don't mention it at all or, they assume you are a DOM idiot and put so much detail about it that the book bogs down.
In 'The Complete Reference', if you want the entire breakdown of the DOM, its in the Appendices. If you don't, the book makes sure to include any references to the DOM that are pertinent to the example at hand giving enough to let the user be successful without overdoing it.
Customer Rating:      Summary: Outstanding Javascript Reference Comment: I'm not sure why there are no other reviews of the 2nd edition of this book here, but let me rectify that now. This is an extraordinarily lucid presentation of JavaScript and its related technologies. It certainly deserves the praise it received from other reviewers (see reviews of prior edition). I've only read through chapter 12, but I've learned more from this book than three prior JavaScript texts combined. From coverage of core JavaScript to a rigorous examination of JavaScript objects and the various object models, the authors have delivered exactly what I was looking for. I've always been confused about the proper interpretation of the `this' keyword. The authors explain precisely how and why that keyword operates in different contexts and I feel totally comfortable with it now. I also have to complement the authors and editors on the quality of the writing and the accuracy of the text. The writing is tight, the code samples are well crafted and self-contained and I've only found four mistakes in 400 pages of text. In fact, I've never seen so few errors in a technical book of this size. I highly recommend this book to anyone, regardless of your level of expertise.
|
|
|