Effective Java Second Edition is Also Worth a Read

A long time ago, I read the first Effective Java book by Joshua Bloch, and, as many others, I loved it. Great book! Not long ago, Joshua Bloch finished a revised second edition of Effective Java, and I just finished reading it.
When I ordered the book, I was unsure if it would be a waste [...]

August 27, 2008  Tags: ,   Posted in: Uncategorized  One Comment

Google Guice – Agile Lightweight Dependency Injection Framework

This is a book review post. Apress presented me with the opportunity to review one of their books, and I opted for Google Guice – Agile Lightweight Dependency Injection Framework by Robbie Vanbrabrant, as I could learn something about Guice in the process. And learned something I did.
General Stuff
I read the e-book version (pdf), so [...]

August 6, 2008  Tags: , ,   Posted in: Programming  No Comments