Ask HN: Any good JavaScript books?

3 points by ygd_coder ↗ HN
I've seen the cool things that developers are doing with JavaScript. Especially http://sonspring.com/journal/jquery-desktop.

I'm wondering what the best book on the subject is. Just two things:

- It has to be freely downloadable online - It has to have assignments at the end of the chapter

As for the assignments thing, I think it's really great. It's the best way to show yourself that you learned what you read.

Oh, and if it matters, I know Java and Python.

Edit: formatting

9 comments

[ 2.7 ms ] story [ 36.8 ms ] thread
After you figure out that your criteria are too exclusive you should go buy a copy of Crockford's Javascript: The Good Parts. ;)
But I only have two criteria. ;)

Does it atleast have the assignments?

Pro Javascript by John Resig.

jQuery, it's better than some mainstream languages; use it and love it.

I found these immensely useful a) PPK on JavaScript b)JavaScript the good parts c) JavaScript: the definitive guide.
If you want to learn correct JavaScript the only choice is "JavaScript: The Best Parts" by Douglas Crockford on O'Reilly.