JavaScript

By Douglas Crockford,

Book cover of JavaScript: The Good Parts: The Good Parts

Book 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…

Shepherd is reader supported. When you buy books, we may earn an affiliate commission.

Why read it?

1 author picked JavaScript as one of their favorite books. Why do they recommend it?

During my first few weeks of JavaScript coding, I encountered what seemed to be an endless number of head-scratching moments: "I'm slowly reading the few lines of code I just wrote, it seems fine, so why isn't it doing what it looks like it should be doing?" Even more insidious at times than C++, JavaScript contains a number of fairly clever constructs, including things like hoisting, duck typing, and a loosey-goosey argument passing mechanism. This concise tome of fewer than 175 pages helped get me past those first few months, and as an author-stated goal, it helped me "learn to…

Want books like JavaScript?

Our community of 10,000+ authors has personally recommended 68 books like JavaScript.

Browse books like JavaScript

5 book lists we think you will like!

Interested in computer programming, object-oriented programming, and python?

10,000+ authors have recommended their favorite books and what they love about them. Browse their picks for the best books about computer programming, object-oriented programming, and python.

Computer Programming Explore 39 books about computer programming
Object-Oriented Programming Explore 19 books about object-oriented programming
Python Explore 28 books about python