Posts Tagged Programming
A (overlooked?) use case for the Strategy pattern, part 2: it’s not about Template Method
Recap As I explained in my previous post, I think there is a use case for the strategy pattern that, in my opinion, we often overlook: This is what I’ve seen: class A has method x. Just after method x is done doing its thing and before it exits, it calls a (sometimes empty) protected [...]
Resolutions for 2010
As an attempt to document my plan for this year, the following are tech-related resolutions for 2010: Learn one or more programming languages. I spent most of 2009 working on FEST. Even though I learned a lot more about Swing, enjoyed writing clean and testable object-oriented code, and implemented many interesting features, all the development [...]
My name is Alex Ruiz. I'm a programmer with special interest in Java, API design, testing and OOP. I'm the creator of 

