The book Java Reflection in Action was published in 2004, but remains largely applicable eight years later. In this post, I review this book and cover its strengths and its weaknesses. In general, age ...
One of the easiest ways to understand what is meant by ‘object oriented’, is to define what it is not. Before Object Oriented Programming (OOP) programs were written an imperative way, essentially a ...