28 of 30 people found the following review helpful:
5.0 out of 5 stars
Straight-forward, clear, simple, like jQuery itself!, November 27, 2009
This review is from: jQuery Cookbook: Solutions & Examples for jQuery Developers (Animal Guide) (Paperback)
Much anticipated jQuery cookbook that was well worth the wait.
This cookbook will serve any (beginner to intermediate) jQuery/web 2.0 developer with 150+ easy to grasp "recipes". Nothing groundbreaking here, just great scripts that do 95% of what you need to do faster/efficiently. END NOTE: I was hoping for more AJAX-jQuery or JSON related material. This book with
jQuery in Action is a good combo.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
21 of 22 people found the following review helpful:
5.0 out of 5 stars
Another Great O'Reilly Cookbook, January 6, 2010
This review is from: jQuery Cookbook: Solutions & Examples for jQuery Developers (Animal Guide) (Paperback)
The jQuery Cookbook, like the many other Cookbook series of books from O'Reilly proves to be an extremely valuable addition to any web developer's bookshelf. There's nothing unexpected here - it's a book full of practical solutions to hundreds of everyday problems.
The first chapter, "jQuery Basics" is meant to be a crash course introduction to jQuery, but it likely won't suffice if you're new to jQuery, and certainly won't prepare you if you're relatively unfamiliar with javascript in general. This book is primarily intended for the everyday jQuery developer who wants a reference for specific issues that come up in projects.
If you are familiar with jQuery basics, a cover-to-cover reading of this book will take you to the next level, but most developers will only read the entries that pertain to the problems they face during development.
The jQuery Cookbook was written by the jQuery community - people who have faced these issues in their own development and have solved them in the real world. I found that a majority of the recipes were well written and clear with properly tested and working code. All-in-all, the jQuery Cookbook is a useful and reliable resource for practical jQuery development.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
25 of 28 people found the following review helpful:
5.0 out of 5 stars
Great Book on jQuery to Get Started, December 19, 2009
This review is from: jQuery Cookbook: Solutions & Examples for jQuery Developers (Animal Guide) (Paperback)
jQuery is considered the most popular and easy to use JavaScript library. It used by websites big and small with large corportations like Google and MSN. Although there are a few books on jQuery already and the jQuery website ([...]) has lots of useful information, there is still a lacking of a good jQuery book that can show the reader some very useful ways to use jQuery. This is an excellent book on showing the introductory to intermediate developers how to use jQuery efficiently and quickly.
Chapter 1 : jQuery Basics
Chapter 2 : Selecting Elements with jQuery
Chapter 3 : Beyond the Basics
Chapter 4 : jQuery Utilities
Chapter 5 : Faster, Simpler, More Fun
Chapter 6 : Dimensions
Chapter 7 : Effects
Chapter 8 : Events
Chapter 9 : Advanced Events
Chapter 10 : HTML Form Enhancements from Scratch
Chapter 11 : HTML Form Enhancements with Plugins
Chapter 12 : jQuery Plugins
Chapter 13 : Interface Components from Scratch
Chapter 14 : User Interfaces with jQuery UI
Chapter 15 : jQuery UI Theming
Chapter 16 : jQuery, Ajax, Data Formats: HTML, XML, JSON, JSONP
Chapter 17 : Using jQuery in Large Projects
Chapter 18 : Unit Testing
The author takes the reader through the entire gambit of jQuery lerning from the basics of selecting elements, utilites, and effects to advanced event handling, ajax and plugins and much more.
This 'cookbook' can be used as either a learning tool for the beginner or as a reference book for the seasoned jQuery user who needs to find a script or technique quickly.
A great book and definitely worth buying if you really want to learn jQuery.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No