Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I started looking at a book for JQuery and as usual I started perusing through reviews on Amazon. So far I'm split between Learning jQuery 1.3 by Chaffer and Swedberg vs. JQuery in Action by Bibeault. Any pros/cons and what other title would you recommend? It seems that the first title needs also a companiion for the UI, like JQuery UI 1.6 by Wellman.

And then it struck me that what I really want is a per technology book review/recommendation wiki on SO. The tags lend themselves very nicely to technology topics. This probably belongs to meta.stackoverflow.com or on uservoice, but I wanted to ask on the main site first to get a feel if this is a useful idea and how it could work.

share|improve this question
Related question stackoverflow.com/questions/787271/… – Daniel Moura Jun 29 '09 at 14:29
1  

5 Answers

up vote 7 down vote accepted

As the author of jQuery in Action, I'd definitely recommend it ;)

We're actually in the process of working on the second edition, which is updated for jQuery 1.3 (and upcoming changes in jQuery 1.4). Some chapters are already available in beta. Check it out at http://manning.com/bibeault2/

share|improve this answer
1  
Definitely recommend that book. Loved it. – ayaz Jun 30 '09 at 6:00
I always loved an impartial opinion :) If I understand correctly, the MEAP ebook has only three chapter available and more will become available as you guyz finish it, right? – Remus Rusanu Jun 30 '09 at 12:12
Yep. Three chapters are available now, with a fourth on the way. We're in the process of working through 5 and 6 as we speak, so those should be on the way in the next month or so as well. The changes in the second edition range from relatively small tweaks to entire new examples that come from a fuller airing of jQuery 1.2 and the new release of jQuery 1.3, so it's totally worth getting. We're also going to be putting more effort into the plugins chapters, which were pretty simple in the first edition. – Yehuda Katz Jun 30 '09 at 17:18
I'm excited for second edition!! – Jon Erickson Jul 16 '09 at 6:32

I read jQuery in Action, it is well written and very useful.

share|improve this answer

Almost for all my question there is an answer on api.jquery.com.

share|improve this answer
2  
True, but a well written book gives you a head start before you know what questions are there to ask. – Remus Rusanu Jun 29 '09 at 14:10

I've not read all of "jQuery in Action", but it's more of a problem/solution-book. It's not what you'd buy to learn it, I think. If you're looking to learn jQuery from scratch, I'd go with "Learning jQuery"...

share|improve this answer

A list of Javascript reviews including jQuery in action -Javascript books - which is the book I'd suggest. I keep it near while I'm programming - what better recomendation is there.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.