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 …
video
Modern JavaScript for the Impatient
8+ Hours of Video Instruction It can be difficult for developers familiar with Java and other …
book
Modern JavaScript for the Impatient
Exploit the Power of Modern JavaScript and Avoid the Pitfalls JavaScript was originally designed for small-scale …