javascript

jQueryBook

Finally Know jQuery and jQuery UI, In and Out

I am not new to jQuery and jQuery UI, in fact I have written quite few applications using these popular libraries. A few years ago I read Object Oriented Javascript and I liked the style in which it was written. It gave me a good base experience and understanding for structuring code properly. Using this book, the learning curve became easy and simple (especially while visiting the chapters dedicated to the concept of “inheritance,” which is really important to grasp for anyone developing serious javascript applications.After successfully gaining knowledge from Object Oriented Javascript, I decided to give Learning jQuery, Third Edition and jQuery UI 1.8 a try. I am glad to report both titles have nearly the same style of clarified learning, which is apparent in its simple language and comprehensible delivery. I’m certain that even if these concepts were foreign to me, learning through Learning jQuery and jQuery Ui would be a delightful breeze.

I loved these book for a few reasons:

  1. It first clearly explains the core concepts and then goes thru each method and utility in detail, so everything is very easy to understand.
  2. The tips and ‘Best Practices’ snippets are very useful. They helped me gain a lot of knowledge on how to structure both large and small apps, compose CSS properly and taught general good practices for UI stated css

I highly recommend you get your hand on the Learning jQuery, Third Edition and jQuery UI 1.8 . This recommendation stands for beginners and jQuery ninjas alike, as they both coves areas that are tremendously insightful for everyone. For a beginner, it is “THE book to read” for coherently and effectively learn jQuery. For the experts out there, it is clearly an eye opener on some very important topics, and I am certain that after giving it a read, anyone’s code will both preform better and be composed in a finer manner. Additionally, it also contains inordinately valuable day-to-day hard-to-find examples that will sure be cherished.