Make your Web pages stand out above the noise with JavaScript and the expert instruction in this much-anticipated update to the bestselling JavaScript Bible. With renowned JavaScript expert Danny Goodman at your side, you?ll get a thorough grounding in JavaScript basics, see how it fits with current Web browsers, and find all the soup-to-nuts detail you?ll need. Whether you?re a veteran programmer or just starting out, this is the JavaScript book Web developers turn to again and again.
Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
User review
Not much out there on core JavaScript
Good book. I've been perusing books trying to learn core JavaScript for developing Adobe Acrobat. Not much out there on core JavaScript; all the books are on HTML implementation and so is this one. But the author teaches JavaScript `programming` (which is what core JS is) in addition to HTML but necessarily uses HTML examples and exercises. I can work with that.
Everywhere I turn I have read that `JavaScript: the Definitive Guide` is the best for learning core because half the book is dedicated to core and the other half is on HTML. But `the definitive guide` is more like a reference for those who already know JavaScript or general programming. That doesn't make it bad; it just doesn't teach you how. If you already know JS or programming you might as well just refer to the `Core JS Guide` and `Reference` for free online at Mozilla.
I was just spinning wheels before this book and now, at least, I'm making some progress.
Good book.
Thanks.
User review
Bad if learning the language, but good if looking up a specific topic
This book suffers from the drawbacks of all programming `Bibles` which try to cover everything. It is decent as a reference for a specific topic, but sketchy as a book to teach you the basics of JavaScript. I'm only on chapter 14, so I haven't got too far into the book, but I find it extremely frustrating. People who know nothing about computer programming should steer clear of this book. The first couple chapters seem easy enough, but then the JavaScript Bible starts throwing a bunch of examples and terminology at you which you won't understand unless you already know how to program. For instance, the book starts using arrays without any explanation of how they work. As someone who knows half a dozen computer languages, I could follow the examples, but I was frustrated by the lack of structure in the book. Core concepts of the JavaScript language are not explained. Basic things like data types are never really covered and the explanation of the fundamentals of the language aren't explained until chapter 13, when they only warrant 3 lousy pages. The idea is that people just want to jump into the good stuff and won't have the patience to plow through chapters explaining the fundamentals of the JavaScript language, but I buy a book about JavaScript so that I will learn those fundamentals. So, buy another book if you want a decent introduction to JavaScript.
The other thing that I find annoying are the detailed references to extremely outdated versions of Internet Explorer and Netscape Navigator. What web designer today worries about any web browser before IE5.5? Some of the text feels a decade out of date.
Nonetheless, this book is good for people who already know JavaScript and need to look up a specific topic. It covers a huge number of topics and is probably the most comprehensive reference available for the entire JavaScript language. So it is definitely worth buying. Even for a JavaScript beginner like me, I am getting something out of this book, so it isn't a total waste.
User review
Javascript Bible
I seldom extol the virtues of computer technology books but I have to say that this book because of its clarity and content has been and continues to be, a delight to work with.
I am what you might call an 'old hand' in the industry and needed to adapt my skills to embrace browser based technology for the first time.
This book explains clearly how the DOM components work together and the relationship bwtween those components and the scripting language.
I will certainly be looking out for any other books that may have been written by the author.
User review
Gets 4 stars when I get usable `Bonus Chapters`
I'm very new to javascript (though a long time programmer in other languages) and agree that there is some additional reference material and tutorials on common tasks that might have been included. If you're already quite familiar with object languages, this will probably not be a drawback. If you're not, you will still have to struggle with many of the scripts to figure out the precise nature of its syntax and how/why object concepts and methods are rendered as they are. It might also have included a little more line-by-line explanation of exactly what some of the code syntax is doing and why it is rendered as it is. That would have helped us beginners (and probably not bothered more advanced users- they could have just skipped that material.)
So, why did I give it only 1 star? Because the main drawback is entirely unnecessary and very frustrating. There are 23 `Bonus Chapters` that do not appear in the book, but only on the e-book pdf. The e-book is great for searching specific topics and items - and for usable samples in the first 31 chapters. But it is UNPRINTABLE and CANNOT BE COPIED. This is especially troublesome for the 23 bonus chapters which do not appear in the book. Indeed, most of the practical applications are demonstrated in these chapters. The pdf permissions don't allow printing/copying even though the text contains some complex instructions and explanations and much other useful material. Without being able to have some of that material at hand in hardcopy it loses much of its value. Even the debugging tools in chapter 45 have complicated (for the novice) use instructions that are almost worthless unless you can print them and have them in front of you while you install and learn to use it.
This is just frustrating and thoughtless from the customer's point of view (and probably of no use in preventing piracy to a determined hacker - which I presume is the reason the locked permissions were done). I've written Wiley to request a printable/copyable version of at least the 23 bonus chapters. If they send it to me, I'll revise my opinion to three-stars, and if they make those chapters available to all customers who purchased the book (cd holders), in a printable version, I'll go to four or maybe even five stars. Till then, I'm stickin' to my opinion.
User review
The best javascript book available
books on changing technologies are always out of date by 6 months to a year (a book this size is probably closer to a year). i Google when i need the latest info, just like the rest of the planet apparently.
i understand other reviewer gripes about this book, but it is still the best printed resource available. the book weighs in at a hefty 35 chapters and 5 Appendices in about 1200 pages (and yes the print is small). i found the information well organized, with a decent layout and a useable contents and index. this book tries to serve both the novice and the professional, and frankly does a pretty good job. a book this size obviously has errors, but nothing i would categorize as lethal (it's not a cookbook but has some decent template scripts to get you going). no one could write a book this size and comprehensive from scratch, this book is clearly an evolution and uses `revised` content from previous editions. i got the feeling reading this book that the authors write real code for real world apps. i thought about docking a star because it is has so much information. i seem to have got conditioned over the years to have a slight sense of dread when i have to open a large book to look something up. However, IMHO, the real value is searchable CD version of the book, hence back to 5 stars. this has 23 Bonus chapters! yes that's 23 bonus chapters which add over 500 pages. a nice touch was having references to the CD version (marked with a BC prefix) in the index of the print edition.
from a purist point of view some of the recommendations are wrong, but from a pragmatic point of view no one is going to be impressed with your W3C compliant script that runs 10-20x slower than the non-compliant one (and that's not just in IE).
inevitably a little dated but still the most comprehensive javascript book available.