JavaScript: The Definitive Guide, 4th Edition
Publisher: O'Reilly Media
Released: November 2001
Pages: 936
Description
Table of Contents
Product Details
About the Author
Colophon
Recommended for You
Recently Viewed
Programming Perl, 3rd Edition
By Larry Wall, Tom Christiansen, Jon Orwant
July 2000
Ebook: $39.99
Print & Ebook: $54.99
Print: $49.99
Beautiful Code
By Andy Oram, Greg Wilson
June 2007
Ebook: $35.99
Print & Ebook: $49.49
Print: $44.99
Getting Started with Arduino
By Massimo Banzi
December 2008
Ebook: $9.99
Customer Reviews

REVIEW SNAPSHOT®

by PowerReviews
oreilly JavaScript: The Definitive Guide, Fourth Edition
 
4.1

(based on 14 reviews)

Ratings Distribution

  • 5 Stars

     

    (11)

  • 4 Stars

     

    (0)

  • 3 Stars

     

    (0)

  • 2 Stars

     

    (0)

  • 1 Stars

     

    (3)

Reviews

Reviewed by 14 customers

Sort by

Displaying reviews 1-10

Back to top

Previous | Next »

(2 of 2 customers found this review helpful)

 
5.0

Most important programming book I own

By John Crout

from USA

About Me Designer, Developer, Educator, Maker, Sys Admin

Verified Reviewer

Pros

  • Accurate
  • Concise
  • Easy to understand
  • Helpful examples
  • Well-written

Cons

    Best Uses

    • Expert
    • For the ambitious learner
    • Intermediate

    Comments about oreilly JavaScript: The Definitive Guide, Fourth Edition:

    The is the most valuable book on programming that I own. I compare its value as a reference to other programming books from O'Reilly, such as the Camel book. "JavaScript: The Definitive Guide", avoids using a term in its own definition. It is also well structured; new concepts build on previous concepts. Content is directed towards the book's title, rather then the attempts at humor seen in other books.

    Maybe the section on the W3C DOM could be improved by adding code examples. When this book was written, putting DOM use examples in it would have been a waste I think, given the level of industry sophistication at the time. This thought is included in the review only because a "sandwich" style review is what I prefer to get and to give. The W3C website is where one should expect to find W3C DOM examples.

    Points that make this book indispensible are: The explanation of "object-oriented" (clearest I've seen in any reference), description of Regular Expressions (easy to understand and made reading RegEx usage in other languages easier), Reference to browser compatibility (absolute necessity). These make the book useful to me even after the newer edition was published.

    If I could have only one book pertaining to language it would be this book.

    (2 of 2 customers found this review helpful)

     
    5.0

    The Authoritative Guide to JavaScript

    By Joshua Wait

    from Undisclosed

    Comments about oreilly JavaScript: The Definitive Guide, Fourth Edition:

    "JavaScript: The Definitive Guide" is not a step by step guide to JavaScript any more than an encyclopedia is a step by step guide. The book does provide an authoritative analysis of the language including a brief history of the language, data types, operators, statements, functions, objects, and arrays.

    The author does a good job of addressing some of the assumptions of the language and how these assumptions may or may not be like other languages such as C++ or Java. The author also clarifies the different levels of support for certain aspects of the language both within the discussion and with the large JavaScript reference section. The book also provides a handy and thorough W3C DOM reference for working with various aspects of DHTML.

    Some of the material in this book will provide a critical understanding to JavaScript's more advanced features. With the emergence of AJAX, many web developers are turning to JavaScript to provide solutions for dynamic web based applications. Now that JavaScript is more fully supported in modern browsers, web developers may want to turn to "JavaScript: The Definitive Guide" to enhance or polish existing JavaScript skills.

    If you are looking for a quick introduction to JavaScript, you may find yourself disappointed. However, if you are already familiar with JavaScript and need a reference to look up an answer to your problem or need a guide for fine tuning your DHTML skills, you may that this book is a rich resource for you.

    (1 of 3 customers found this review helpful)

     
    1.0

    JavaScript: The Definitive Guide, 4th Edition Review

    By Bud Murphy

    from Undisclosed

    Comments about oreilly JavaScript: The Definitive Guide, Fourth Edition:

    I agree with Ken Januski. In fact, after suffering through the 3rd Edition for

    several unproductive years (including just now!), I refuse to even consider another.

    (2 of 2 customers found this review helpful)

     
    5.0

    JavaScript: The Definitive Guide, 4th Edition Review

    By Derek Schulz

    from Undisclosed

    Comments about oreilly JavaScript: The Definitive Guide, Fourth Edition:

    I find this book very useful for me. I use Javascript programming in my work frequently, and here i find many super and useful examples of using javascript code. In my opinion, JavaScript: The Definitive Guide, 4th Edition is definitive guide book for all javascript programmers.

    Derek Schulz

     
    5.0

    JavaScript: The Definitive Guide, 4th Edition Review

    By Neil Johnson

    from Undisclosed

    Comments about oreilly JavaScript: The Definitive Guide, Fourth Edition:

    An excellent book, I am most of the way through part 1 and 2 and it has been a real eye-opener as to how JavaScript works. The examples helped make clear some of the more esoteric parts of Javascript, including the concept of functions being objects! It has also helped to explain a number of inherited javascripts that have been partially incomprehensible.

    This book will definitely be sitting directly on my desk as a reference book.

     
    5.0

    JavaScript: The Definitive Guide, 4th Edition Review

    By Bill E

    from Undisclosed

    Comments about oreilly JavaScript: The Definitive Guide, Fourth Edition:

    I have been teaching myself to program from books since 1991. On my shelf are books by Petzold ,Prosise, and Appleman. I have been dabbling with Javascript for the last 4 years and felt I needed something more comprehensive than the Dummies reference I have been relying on. Perhaps it is just because I fall dead center of this book's target readership but, having almost completed the Core Guide section, I would say David Flanagan has produced the best programming book I have ever read. His approach is rational and his writing is succinct. He imparts his understanding of the topic without dogmatic assertions and without his ego intruding into the text. I am devouring this book like a novel, learning something with just about every page I turn, and cannot wait to get on to the Client-Side Javascript in Part 2.

     
    5.0

    JavaScript: The Definitive Guide, 4th Edition Review

    By Todd

    from Undisclosed

    Comments about oreilly JavaScript: The Definitive Guide, Fourth Edition:

    If you truly want to understand the inner workings of JavaScript (not just make a background color change every .2 seconds or open a new window), I would say this book is essential. I'm addicted... I'm on my fifth time thru the Core Language section.

    David lays the language out in painstaking detail! I highly recommend!

    Todd

    (1 of 1 customers found this review helpful)

     
    1.0

    JavaScript: The Definitive Guide, 4th Edition Review

    By Ken Januski

    from Undisclosed

    Comments about oreilly JavaScript: The Definitive Guide, Fourth Edition:

    I've avoided the use of Javascript as much as possible, possibly due to my adverse reaction to this book (3rd edition) on my first read. Now I'm rereading it because I need so use Javascript on some pages. But in between the first and second read I've gotten much more fluent in both Java and Perl so I really trust that I'm competent to read it and most programming/scripting books. But just like on my first read the book, and maybe the language, are just as offputting as they were before.

    I'm not really sure why that is but I think that the first section just doesn't do a very good job of explaining the internals. Or perhaps the internals just indicate a real hodgepodge of a language. I'm currently reading Learning Perl Objects Modules and References and it explains a very complex subject far more clearly than this. And that's not due to the humor. It just explains things more clearly. But what I really can't figure out is if that is because Perl, like Java, is just a language that is far more logical than Javascript or whether the explanations of those languages in the books I've read are just far better than this.

    Sorry to rain on everybody's parade but after finding myself suffering mental anguish as I try to read through this for the second time I have to think that it's not just me.

    I'm guessing that most people like it for the reference section. And they may be right. But trying to understand the language by reading the first part if like reading the manuals that used to come with software. All they did was give you a headache. I've probably read 100 O'Reilly books so I think that should be evidence enough that I don't have trouble with difficult books. There's just something about this one that makes it torture to read.

    I wish it were not so.

    (1 of 2 customers found this review helpful)

     
    5.0

    JavaScript: The Definitive Guide, 4th Edition Review

    By Mike

    from Undisclosed

    Comments about oreilly JavaScript: The Definitive Guide, Fourth Edition:

    I also have to strongly disagree with the first review. I just picked up the 4th edition for a graduate class on web scripting and development and for work as a web developer. I was almost immediately able to adapt several of the example scripts. These are very real-world examples! Apparently the reviewer has superior knowledge and only has to look up highly esoteric, very obscure points about JavaScript. I found the reference, the entire book in fact, clearly written and well worth the cost.

    (1 of 1 customers found this review helpful)

     
    5.0

    JavaScript: The Definitive Guide, 4th Edition Review

    By Kenneth Wilcox

    from Undisclosed

    Comments about oreilly JavaScript: The Definitive Guide, Fourth Edition:

    This book has been dubbed by me as THE bible for/of JavaScripting. Plenty of information on the nitty-gritty of JavaScript. I've been using JavaScripts with my web pages for a while now (4 years) and there was a wealth of information I didn't even know existed. The bulk of the book is an invaluable reference, better than any I have seen online. If you do JavaScripting and do not own this book; I'd like to know how you do it. I think it would be painful without it.

    Displaying reviews 1-10

    Back to top

    Previous | Next »

     
    Buy 2 Get 1 Free Free Shipping Guarantee
    Buying Options
    Save a Tree - Go Digital  what is this?