|
JavaScript: The Good Parts | 
enlarge | Author: Douglas Crockford Publisher: O'Reilly Media, Inc. Category: Book
List Price: $29.99 Buy New: $16.59 You Save: $13.40 (45%)
New (43) Used (7) from $16.59
Avg. Customer Rating: 33 reviews Sales Rank: 24750
Format: Illustrated Media: Paperback Number Of Items: 1 Pages: 170 Shipping Weight (lbs): 0.6 Dimensions (in): 9 x 6.9 x 0.5
ISBN: 0596517742 Dewey Decimal Number: 005.133 EAN: 9780596517748 ASIN: 0596517742
Publication Date: May 15, 2008 Availability: Usually ships in 1-2 business days
|
| Editorial Reviews:
Product Description Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative book scrapes away these bad features to reveal a subset of JavaScript that's more reliable, readable, and maintainable than the language as a whole-a subset you can use to create truly extensible and efficient code. Considered the JavaScript expert by many people in the development community, author Douglas Crockford identifies the abundance of good ideas that make JavaScript an outstanding object-oriented programming language-ideas such as functions, loose typing, dynamic objects, and an expressive object literal notation. Unfortunately, these good ideas are mixed in with bad and downright awful ideas, like a programming model based on global variables. When Java applets failed, JavaScript became the language of the Web by default, making its popularity almost completely independent of its qualities as a programming language. In JavaScript: The Good Parts, Crockford finally digs through the steaming pile of good intentions and blunders to give you a detailed look at all the genuinely elegant parts of JavaScript, including: Syntax Objects Functions Inheritance Arrays Regular expressions Methods Style Beautiful features The real beauty? As you move ahead with the subset of JavaScript that this book presents, you'll also sidestep the need to unlearn all the bad parts. Of course, if you want to find out more about the bad parts and how to use them badly, simply consult any other JavaScript book. With JavaScript: The Good Parts, you'll discover a beautiful, elegant, lightweight and highlyexpressive language that lets you create effective code, whether you're managing object libraries or just trying to get Ajax to run fast. If you develop sites or applications for the Web, this book is an absolute must.
|
| Customer Reviews: Read 28 more reviews...
50 good pages January 6, 2009 Not worth the price. The good part of "The Good Parts" was only about 50 pages.
A good book on an inadequate topic December 19, 2008 0 out of 2 found this review helpful
This is a short, well-written book that covers its topic, JavaScript, beautifully. Sadly, JavaScript is not a topic worthy of its own book.
With such limited built-in libraries and a major browser maker hostile to improving them, JavaScript exists only as a tool for manipulating web browsers. The challenges faced by JS programmers do not include language issues such as dynamic scoping or functions-as-objects, but the nonsensical, incompatible, browser document object models (DOMs).
As a book about the good parts of JavaScript, the DOM is not covered. Sadly, its not the good parts we need a book on.
Brilliant book December 9, 2008 If you already know that you need to escape a for each with hasOwnProperties, this book is not for you.
If, on the other hand, you're an experienced programmer who's just realizing that you need to get serious about JavaScript, this is a book you should have on your shelf next to the Rhino book by Flanagan. I've probably read mine about as much as the K&R book when I started on C.
Underwhelming December 2, 2008 1 out of 3 found this review helpful
There just isn't enough unique content in this book for it to stand alone and be sold at the book's cover price. To be fair, there's some good content in the book (some), but just not enough to be worthwhile. This entire book could've been a series of blog entries, or perhaps a section in an updated edition of the Rhino book.
I wouldn't recommend buying this book. However, if you're intent on getting a copy, look for used copies or copies at bargain prices (less than $10).
A good book November 24, 2008 0 out of 1 found this review helpful
It is easy to write bad code in javascript. This book helps you to avoid potential pitfalls and write clean and structured code.
|
|
| Student Superstore Suppported by International Scholarship Resources and Amazon.Com
| |