Avatar (Fabio Alessandro Locati|Fale)'s blog

jQuery UI by Eric Sarrion, O'Reilly

April 17, 2012

jQuery has very interested me in the last period. I think that it is the best JavaScript library for me. jQuery UI is a set of functions that allow you to improve the graphics and the functionality of your websites with very few lines of code.

My jQuery level was pretty close before I took the time to read this book. I’ve found this book amazing and really interesting even for fast-learner as I am (knowing a dozen of languages and libraries I tend to go really fast when I’m studying a new language or library). I think this book is mainly for beginner or intermediate users since it focuses the reader on the main parts of jQuery UI leaving aside some real-world and advanced coding details that may be crucial in the real world development.

Read More

jQuery Mobile: Up and Running by Maximiliano Firtman, O'Reilly

April 1, 2012

jQuery Mobile is a library that allows you to develop mobile apps using jQuery. Is even possible to use a jQuery Mobile program as a native app, thanks to programs like PhoneGap.

This book assumes that you already know jQuery and I think that this is good since the author can focus only on the main topic in this way. I think you should know or study jQuery before even starting this book. I do know that’s possible to understand jQuery code even if you don’t know anything of JavaScript if you have rock solid programming knowledge, but I discourage it.

Read More