Tag Archives: clean code

Organic Documentation

I have always enjoyed modelling requirements in use case form. It was method for me to think a problem through and confirm understanding. The issue that I have with use case modelling is that once the solution is developed, the … Continue reading

Posted in Software development | Tagged , , , , , , , , , , , , | Leave a comment

Using the Builder Design Pattern to output HTML on Servlets

I am fortunate, in a way, to be working on a website where the technology is dated and the code was not shown any “love and care” for a number of years. So why would anybody feel fortunate to be … Continue reading

Posted in Design Patterns, Software development | Tagged , , , , , , , , , | 2 Comments