I am a good javascript/asp.net developer, but i am just starting to learn JQuery, Whats the best book to learn JQuery? Books i like their style: Complete reference How to program
+2
A:
I personally recommend jQuery In Action, although I've heard Learning jQuery is also good. It is worth noting, though, jQuery In Action refers to jQuery 1.2 while it looks like Learning jQuery has already updated to 1.3, although the differences are few.
To be honest, though, the docs are plenty helpful if you have a decent understanding of Javascript.
Paolo Bergantino
2009-03-18 00:31:32
Which docs ? you mean documentation on jquery website?
Amr ElGarhy
2009-03-18 00:38:02
Yeah. If you know Javascript and understand the concept of DOM manipulation all you really need is the docs to refer to whenever you want to know how to do something. The rest is just natural. To me, at least.
Paolo Bergantino
2009-03-18 00:41:18
I definitely recommend jQuery in Action, I have the book myself, and its very thorough, the authors keep it light though.
fARcRY
2010-10-29 07:24:46