Video description
Javascript incorporates some of the best and worst ideas in programming languages. In this segment, Doug Crockford introduces the Javascript programming language, covering all of the core language features, including numbers, strings, operators, arrays, objects, and functions, pointing out the good, the bad, and the ugly features of the language as he goes. You'll learn about some common Javascript patterns, why lambda is cool, why you should never, ever use eval, and why you should always declare everything.
Publisher resources
Table of contents
Product information
- Title: JavaScript: The Good Parts Master Class with Douglas Crockford
- Author(s):
- Release date: September 2009
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596809621
You might also like
book
JavaScript: The Good Parts
Most programming languages contain good and bad parts, but JavaScript has more than its share of …
book
Learning JavaScript Design Patterns
With Learning JavaScript Design Patterns, you’ll learn how to write beautiful, structured, and maintainable JavaScript by …
book
The Principles of Object-Oriented JavaScript
The Principles of Object-Oriented JavaScript helps experienced programmers understand JavaScript's unique approach to object-oriented programming so …
book
The Joy of JavaScript
Whether building interactive browser-based applications or creating server-side applications in Node, JavaScript is the most widely …