Mostly unrelated
Top favorite SO questions:
- List of freely available programming books
- Removing multiple files from a Git repo that have already been deleted from disk
- Zend Framework and Wordpress Integration
- Best way to stop SQL Injection in PHP
- What is a metaclass in Python?
- Making a private method public to unit test it...good idea?
- Good PHP ORM Library?
My latest book reviews at Amazon
-
Introducing HTML 5 (Voices That Matter) by Bruce Lawson
Others have noted all the good points about this book which I share, it is very well written and it gives you a very gentle but confident introduction to the subject, but [...]
-
Version Control with Git: Powerful tools and techniques for collaborative software development by Jon Loeliger
I was completely new to revision control systems when I first bought this book (and that is probably an important point to consider on reading this review). Once I decided in favor of using Git (instead of Subversion) [...]
-
PHP Objects, Patterns and Practice 3rd Edition (Expert's Voice in Open Source) by Matt Zandstra
I have been developing in PHP for 13 years, but for the last four of them I got "disconnected", doing more things with other languages, and I suddenly found everyone was talking OOP, patterns, [...]