JavaScript Master Class Video
The Douglas Crockford JavaScript Master
Class — In this Master Class video, Douglas will scrape away the language's bad features to reveal all the 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. You'll learn why this powerful feature subset is more reliable, readable, and maintainable than the language as a whole, and discover firsthand how to create extensible and efficient code with it. Watch a preview now.
Bestselling
JavaScript: The Good Parts
by Douglas Crockford
Print: $29.99
Ebook: $23.99
Bundle: $32.99
Learning PHP, MySQL, and JavaScript
by Robin Nixon
Print: $39.99
Ebook: $31.99
Bundle: $43.99
Creating a Web Site: The Missing Manual
by Matthew MacDonald
Second Edition
Print: $29.99
Ebook: $23.99
Bundle: $32.99
jQuery Pocket Reference
by David Flanagan
Print: $12.99
Ebook: $10.99
Bundle: $14.29
Head First JavaScript
by Michael Morrison
Print: $39.99
Ebook: $31.99
Bundle: $43.99
New
Mining the Social Web
by Matthew Russell
Print: $39.99
Ebook: $31.99
Bundle: $43.99
Eloquent JavaScript (No Starch)
by Marijn Haverbeke
Print: $29.95
Ebook: $23.95
Bundle: $32.95
jQuery Pocket Reference
by David Flanagan
Print: $12.99
Ebook: $10.99
Bundle: $14.29
Learning the iOS 4 SDK for JavaScript Programmers
by Danny Goodman
Print: $34.99
Ebook: $27.99
Bundle: $38.49
Canvas Pocket Reference
by David Flanagan
Print: $12.99
Ebook: $10.99
Bundle: $14.29
Upcoming
HTML5 Canvas
by Steve Fulton, Jeff Fulton
Print: $39.99
HTML5 Media
by Kevin Martin
Print: $29.99
JavaScript Experts
Jonathan LeBlanc is a technology evangelist working with the Yahoo! Developer Network.
Bradley Holt is a web developer and entrepreneur. He has ten years of experience with PHP and MySQL and started using CouchDB soon before version 1.0 was released.
Evan Goer Evan Goer is a Senior Technical Writer at Yahoo! in Sunnyvale, CA, where he works for an engineering team that develops Yahoo's internal deployment infrastructure. Before that, Evan worked for startups and corporate behemoths alike, documenting everything from how to speed up applications on big iron Sun hardware to how…
David Wheeler is a developer at Portland, Oregon-based Values of n, where he writes the code that makes Stikkit's little yellow notes think.
Learn JavaScript Online

Client-Side Web Programming Certificate Series targets beginning and intermediate students who want to acquire the skills needed for rich front-end web development, and who want to back those skills up with a Certificate from the University of Illinois Office of Continuing Education.
Enroll today.
JavaScript Answers
O'Reilly Answers: Clever Hacks. Creative Ideas. Innovative Solutions.- Unit testing in JavaScript
- Remote Scripting Options in JavaScript including XMLHttpRequest and JSONP
- Two Examples of the Observer Pattern in JavaScript
- What is the best way to parse an HTML file with javascript / jquery?
- How to use the Module Pattern in JavaScript
- How to use JSON (JavaScript Object Notation)
- When to Use the Array Literal Notation in JavaScript
- How to use Array Literals in JavaScript
- How to use Object Literals in JavaScript
- How to use Object Literals with JavaScript
JavaScript News & Commentary
Four short links: 15 February 2011

February 15, 2011
White House Will Propose New Digital Copyright Laws (CNet) -- If the Internet were truly empowering citizenry and bringing us this new dawn of digital democracy, the people who run it would be able to stop the oppressive grind of the pro-copyright machinery. There's no detail about what the proposed law would include, except that it will be based...
Four short links: 9 February 2011

February 9, 2011
isotope -- dazzling Javascript library. Designs, Lessons, and Advice from Building Large Distributed Systems (Slideshare) -- in the words of Matt Webb, through whom I found it, There's a lovely collection of numbers from Jeff Dean at Google, about how long common computer processor and network operations take. [...] What makes this more human is this comparison, which reveals...
Four short links: 7 February 2011

February 7, 2011
UK Internet Entrepreneurs (Guardian) -- two things stood out for me. (1) A startup focused on 3d printing better dolls for boys and girls. (2) it seems easier to the government to start something new and impose its own vision than it is to understand and integrate with what already exists. TreeSaver.js -- MIT/GPLv2-licensed JavaScript framework for creating magazine-style...
Four short links: 4 February 2011

February 4, 2011
Access to Knowledge in the Age of Intellectual Property (MIT Press) -- with essays by knowledgeable folks such as Yochai Benkler, Larry Lessig, and Jo Walsh. Available as open access (free) ebook as well as paper. I love it that we can download these proper intellectuals' intellectual property. (via BoingBoing) AwesomeChartJS -- Apache-licensed Javascript library for charting. (via Hacker...
Four short links: 26 January 2011

January 26, 2011
Find Communities -- algorithm for uncovering communities in networks of millions of nodes, for producing identifiable subgroups as in LinkedIn InMaps. (via Matt Biddulph's Delicious links) Seven Ways to Think Like The Web (Jon Udell) -- seven principles that will head off a lot of mistakes. They should be seared into the minds of anyone working in the web....
jQuery RC 1 is out, final release by end of Jan

January 25, 2011
jQuery 1.5 moves closer to release. Today, the latest build is now a Release Candidate.