I’m currently reading Head First Design Patterns, and am finding it very useful and educational. One problem, though – it’s all in Java. So I thought that as part of the exercises, I’d translate the code to Delphi. And also as part of my learning process, I thought it would be a ...
More...