JavaScript: The Good Parts

JavaScript: The Good Parts
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 172
Release :
ISBN-10 : 9780596554873
ISBN-13 : 0596554877
Rating : 4/5 (73 Downloads)

Book Synopsis JavaScript: The Good Parts by : Douglas Crockford

Download or read book JavaScript: The Good Parts written by Douglas Crockford and published by "O'Reilly Media, Inc.". This book was released on 2008-05-08 with total page 172 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 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 you develop sites or applications for the Web, this book is an absolute must.


JavaScript: The Good Parts Related Books

JavaScript: The Good Parts
Language: en
Pages: 172
Authors: Douglas Crockford
Categories: Computers
Type: BOOK - Published: 2008-05-08 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

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 i
How JavaScript Works
Language: en
Pages: 279
Authors: Douglas Crockford
Categories: Computers
Type: BOOK - Published: 2018-10-18 - Publisher: Virgule-Solidus

DOWNLOAD EBOOK

Douglas Crockford starts by looking at the fundamentals: names, numbers, booleans, characters, and bottom values. JavaScript’s number type is shown to be faul
The Principles of Object-Oriented JavaScript
Language: en
Pages: 122
Authors: Nicholas C. Zakas
Categories: Computers
Type: BOOK - Published: 2014-02-14 - Publisher: No Starch Press

DOWNLOAD EBOOK

If you've used a more traditional object-oriented language, such as C++ or Java, JavaScript probably doesn't seem object-oriented at all. It has no concept of c
HTML & CSS: The Good Parts
Language: en
Pages: 354
Authors: Ben Henick
Categories: Computers
Type: BOOK - Published: 2010-02-18 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

HTML and CSS are the workhorses of web design, and using them together to build consistent, reliable web pages requires both skill and knowledge. The task is mo
Effective JavaScript
Language: en
Pages: 231
Authors: David Herman
Categories: Computers
Type: BOOK - Published: 2012-11-26 - Publisher: Addison-Wesley

DOWNLOAD EBOOK

“It’s uncommon to have a programming language wonk who can speak in such comfortable and friendly language as David does. His walk through the syntax and se