This is not the typical O’Reilly programming book and you can find it out very easily when you have the book in your hands, since it does not have any code inside. The author, in fact, tries to create a software development science. This left me very puzzled since:
- I think this kind of stuff has to be said by people after you, not buy the author himself
- The author mainly collect ideas and principles that are already explained in a lot of other books
- The author suggests the DRY and the don’t fix if it isn’t broken principles and I think these will not always bring you to good code
- The book only says what to do, it does not cover how to do it
- Re-factoring and single responsibility principle are not covered
I’d like to share with you the policy I’m using to preserve my phone energy. I’ve tried most of the out-of-the-box policy, but I hated them all.
This is one of my favorite book about Linux. Probably is the most favorite one. In the last years I’ve been looking for a book that was like a printed man with some more explanation and a rigid order. This book does all this plus something more (that I’d rather not having).
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.
In the last few days I’ve been able to test a little bit more the multimedia part of my phone.
I’ve been immediately caught from this book as I’m in a project that is based on a webbot, and I’m developing it using PHP and cURL.
This book is weird, I’ve to tell you. I was expecting a book with some examples and some text. Well, I ended up with a book that, at the first sight, seems more a book for kids rather than a professional book since is 90% images.
Since the four authors are very popular in the SEO field, I was expecting the best book on SEO ever. All my expectation have been met.
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.