ShopSpell

JavaScript The Good Parts The Good Parts [Paperback]

$22.99     $29.99    23% Off      (Free Shipping)
76 available
  • Category: Books (Computers)
  • Author:  Crockford, Douglas
  • Author:  Crockford, Douglas
  • ISBN-10:  0596517742
  • ISBN-10:  0596517742
  • ISBN-13:  9780596517748
  • ISBN-13:  9780596517748
  • Publisher:  Yahoo Press
  • Publisher:  Yahoo Press
  • Pages:  172
  • Pages:  172
  • Binding:  Paperback
  • Binding:  Paperback
  • Pub Date:  01-May-2008
  • Pub Date:  01-May-2008
  • SKU:  0596517742-11-MPOD
  • SKU:  0596517742-11-MPOD
  • Item ID: 100214607
  • List Price: $29.99
  • Seller: ShopSpell
  • Ships in: 2 business days
  • Transit time: Up to 5 business days
  • Delivery by: Jan 10 to Jan 12
  • Notes: Brand New Book. Order Now.

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.

ConsideredtheJavaScript 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. InJavaScript: 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 tounlearnall 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.

WithJavaScript: The Good Parts, you'll discover a beautiful, elegant, lightweight and highly expressive language that lets you create effective code, whether you're managing object libraries or just trying to get Ajax to run fast. If yls=