Learning JQuery: Better Interaction Design and Web Development with Simple Javascript Techniques
Learning JQuery: Better Interaction Design and Web Development with Simple Javascript Techniques by Jonathan Chaffer and Karl Swedberg
- Binding:
- Paperback
- Number of Pages:
- 380
- ISBN:
- 1847192505
- Product Group:
- book
- Publisher:
- Packt Publishing Limited
- Publication Date:
- June 29, 2007
- BooksForGeeks.com ID:
- 287
Reviews for Learning JQuery: Better Interaction Design and Web Development with Simple Javascript Techniques
-
Crystal clear
Rated out of 5 stars, July 12th, 2009
I read a lot of books on programming and I have to say this one is in the top 5%. Not a sentence too many or too few. Everything makes sense. You can actually read it from cover to cover if you want.
The proofreading is excellent, I haven't found any errors (though I haven't tried running the example code).
I particularly appreciate how the authors will take an example, rewrite it, then rewrite it, then rewrite it, progressively making changes that make clear what is going on.
Would definitely read another book by the same author. -
Really good. A must have for jQuery beginners
Rated out of 5 stars, September 12th, 2008
"Learning jQuery" is a great complement to jQuery's official documentation, having a nice and clean structure all the times within the book
The book is divided in ten very illustrative chapters containing code samples, and excellent comments related to what is being presented. It also assumes that you have never had any contact with jQuery, but have some knowledge of JavaScript.
Of course most of this information can be found on the Official Documentation, but in my opinion, it's a big puzzle, and you need to find most of the pieces of it, and will always start from the edges, when you sometimes need the middle of it. Those who tried to use it before, will know what I'm talking about, and see that this book is a must if you want to use jQuery on your applications.
I have learned a lot with this book, and although I was working with jQuery for some time, it was very good to recycle everything I knew as well as understand some technical points about why I was doing it that way.
-
Purely indispensable
Rated out of 5 stars, July 12th, 2008
Packt sent me a copy of "Learning jQuery" by Jonathan Chaffer and Karl Swedberg. jQuery is a javascript library that I have been using on and off and was delighted to be given a chance to review this book and have a chance to read through and learn about jQuery in a less urgent manner than I had initially.
With a tag-line of "Better Interaction Design and Web Development with Simple JavaScript Techniques" and some 376 pages long (split into 10 chapters, along with three appendices) the book excels at fulfilling that promise.
From the chapter on Getting Started through selectors (css, dom, xpath), Chaffer and Swedberg examine and show how to use jQuery for animations, ajax and manipulating tables to the all important client-side form validation with disarmingly concise eloquence and skill. They also detail how to use and develop jQuery Plug-ins.
Any of the required server-side code examples, for the AJAX chapter, are in PHP but that doesn't make the book any less relevant or more specialised towards PHP - it should be trivial to rework them for any language.
The authors use an example based approach and this works very well as they continue to progressively enhance each example with additional features and functionality - you can really see their shopping cart and image carousel examples really build up into very well formed examples of what can be done with jQuery.
If you haven't already been turned on to jQuery by it's excellent on-line documentation and fluent API (method chaining), this is the book that will do it.
There is one caveat though: "Learning jQuery" was written for jQuery v1.1 and published in June 2007; version 1.2 of jQuery was released four months later with some substantial changes to the API.
This doesn't matter all that much to be honest; obviously this book doesn't cover what's available in v1.2 but until there's a second edition of this book (and wouldn't that be great?) you won't find a better book on the subject. -
What you need on jquery!
Rated out of 5 stars, February 12th, 2008
First I will have to state, that this is my first and only book on the subject. Compared to most books I have read recently, this is far the most well written book: I hate books where the author doesn't take the time to narrow down his message to the reader. In this case the authors did a really good job. It isn't perfect, but they still did a very good job. If they made a more detailed index I would give this book 5 star and send a free copy to Bill Gates :-) - I'am a .Net freek. -
Great book but...
Rated out of 5 stars, January 12th, 2008
This really is an excellent introduction to the subject. Very well written with loads of code examples. Nearly everything I've wanted to do has been covered somewhere in the book BUT the big problem is finding the information you need.
The index is truly VERY poor e.g several letters have only a single entry - L for example - many others have just a few entries. I could do with a soft copy of the book to search for things more easily. But don't let that put you off, the contents pages are good, and you can always scribble extra entries into the index as you find things!!

