Home :: Books :: Computers & Internet  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet

Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
JavaScript: The Definitive Guide

JavaScript: The Definitive Guide

List Price: $44.95
Your Price: $29.67
Product Info Reviews

<< 1 .. 16 17 18 19 20 >>

Rating: 5 stars
Summary: The best JavaScript book available.
Review: This is a welcome addition to any web development or interface design library. Unlike so many other books on J(ava)Script this book is authoritative (as of its pub date) and compendious; it is an invaluable reference. Like most O'Reilly books, this one manages far more material in greater detail than the typical bookshelf-bending how-to behemoth in far, far fewer pages.

- The syntax coverage is flawless, at times ruthless, and efficient.

- Flanagan shows how powerful, and genuinely object oriented, JavaScript is--prototypes are typically ignored in other books on the topic, with Nick Heinle's as a notable but incommensurable exception.

- Cross platform issues are handled well. When this book was written the IE/Netscape 4.x object models had not been fully explored and exposed as divergent as they are--no current book fully attacks this topic. Compatibility issues are handled straight back to Navigator 2.0. However, given recent browser developments, we're in need of a third edition (and Opera coverage).

- The examples are clear, eminently useful, and will help out even cookbook coders.

I've spun through at least 7 different books on this topic since 1996: if you're a beginner to programming, or a designer hoping to add to the toolbox, this one might be rough going at first. Once you're comfortable with JavaScript, this is the *only* book you will keep.

Rating: 5 stars
Summary: Most likely the best book ever written about JavaScript!
Review: The introduction and core JavaScript sections of the book are well written, and manages to keep the reader's attention. It is excellent in pointing out the inconsistancies in JavaScript implementation across the various browsers and platforms. Good programming code - detailed enough to evoke thorough understanding of the topic, yet consise enough to avoid tedium. The second half of the book, the reference section is an invaluable tool for quick, detailed information about every object, property, function, and method of the core JavaScript language. Excellent book in every regard!

Rating: 5 stars
Summary: Very good book. Another breath of fresh air from O'Reilly.
Review: I hold no formal degrees in Information Technology, and so my conceptual background in programming and systems is often somewhat lacking. This book is so clearly written that I am able to understand almost all of what the author is trying to convey, even though there are a few holes in my understanding of object theory and the like. Thank you, O'Reilly and David Flanagan. It is great that *somebody* out there is hiring authors who actually know how to write, and then giving them enough time to do good work. I only wish that half of the computer-related "Master C++ in 15 minutes" type books out there were anywhere near as good as this one.

Rating: 5 stars
Summary: For my taste, O'Reilly cooks the best books!
Review: I own several O'Reilly Nutshell handbooks (HTML, Perl, JavaScript, Java, etc.), and as far as I'm concerned, they're simply the best. I love the design, the structure, the readability, and everything else. When I want REFERENCE, I get O'Reilly. And JavaScript: The Definitive Guide is one of the best in the series. The only other JavaScript book I'd get is Netscape's OFFICIAL JavaScript 1.2 book (and that's just because David Flanagan hasn't completed his 1.2 edition).

Rating: 4 stars
Summary: I beg to differ. Get this and Netscape ONE Developers Guide
Review: JavaScript the definitive guide is a reference resource. As a reference it really doesnt help you understand the intracacies of programming JavaScript. I use this book when I need a quick answer to a something like syntax, properties and methods. As a reference this book is very useful. However, to solve tough problems, get hands on help and work through the logic of programming scripts, I rely on Netscape ONE developers guide.

Take it from someone who develops scripts every single day: You need a good reference book and a good practical-handson book

Rating: 5 stars
Summary: The book to get if you need to *UNDERSTAND* JavaScript
Review: JavaScript, The Definitive Guide is pure O'Reilly: it explains JavaScript and allows you to write the code you need to write. I understood the JavaScript object model and was able to successfully initialize global JavaScript variables and pass them between frames in a complex web application after using this book.

The book is not overburdened by lame "hello world" code snippets, thus not geared toward beginners. If you write code for a living and need to understand JavaScript, this is the book to get.

Rating: 2 stars
Summary: Focuses on basics and reference material rather than reality
Review: For a 600-page book, there certainly isn't much you can use. The first 150 pages (9 chapters) cover elementary stuff like statements, arrays and operators. Although this introductory stuff would have been great for beginners, the author's high-handed style is focused on advanced folks, meaning even though there's 150 pages on basics most people can't understand it.

The next two chapters drone on and on and on and on about structure and name space--another waste of 50 pages. The real meat of the book runs from chapter 12 to chapter 17, a 100 pages of real stuff that may be useful if you can stomach the first 200 pages.

Afterward, the author starts elementary discussions on compatibility, LiveConnect and security. Although these are useful subjects, once again the author assumes that you know what's he's talking about, meaning these chapters are pointless. Either you know the stuff already or you don't and you certainly aren't going to get anywhere with the author's discussion. The next 200-pages provide a JavaScript reference that is flawed and not current. Granted, the book professes to cover JavaScript for Navigator 2.0 and BETA Navigator 3.0.

In summary, after reading this book I was very disappointed and felt cheated out of my money. In the end, I sent the book back and got a different book. My choice this time was based on a friend's recommendation (Netscape ONE Developer's Guide, which covers both client-side and server-side JavaScript, LiveConnect and other Netscape technologies). If you want to learn real-world JavaScript, I too recommend Netscape ONE Developer's Guide. Thomas Warren

Rating: 2 stars
Summary: Hated every minute!
Review: Not much food for thought... More of an outline/overview than what you actually need to master JavaScript. Flanagan's style is a bit sketchy as well

Rating: 5 stars
Summary: One of the top TWO JavaScript books.
Review: A superb book, written by a serious programmer and a skilled writer. Honest about JavaScript's flaws, bugs, and strengths (albeit still a bit diplomatic about the lack of debugging environment).

Vastly better than all but the very different and complementary Peachpit press book: Gesing and Schneider, JavaScript for the World Wide Web.

If you want to do JavaScript, you NEED both the Gesing and Flanagan books, and nothing more.

Warning: The dynamic frameset example on page 206 is missing an n.document.close() statement. This is critical to working with dynamic framesets. No-one's perfect.

http://dragon.labmed.umn.edu/~john/
John Faughnan



Rating: 5 stars
Summary: The best book for experienced programmers to learn JScript.
Review: For experianced programmers, this book provided straight
forward information and reference material. No toyish
examples, just pure useful information. Each method and
is clearly defined and described. Another winner from the
Nutshell Series.


<< 1 .. 16 17 18 19 20 >>

© 2004, ReviewFocus or its affiliates