Develop-Deploy-Deliver Blog
A collection of articles on Software, Software Management and Technology. With a little Self-Development. Opinions expressed here are my own.
Last deployed: 2025-06-04 01:29Latest Articles | All Articles
Make Testing Great Again: 4 tips to write more effective tests
After writing about Domain-Specific testing languages, I identified some more effective ways to make your testing better for your company, your developers and yourself. Are you ready to make testing great again?
Don't Over Engineer: 3 tips for Start-up CTOs
Supporting a new company which is running on gut feel and passion is difficult. There is an amazing product lurking in there somewhere, but how do you find it? Here are 3 principles to guide you.
Book Review 2024
2024 saw success in reading quantity, but maybe not in reading quality. Nevertheless, some titles shone through. Here are my favourites for the year.
Retrospective: 2 years in Vietnam
Our time in Vietnam were not quite enough... But for those with an opportunity to go, here are my thoughts on our time there.
Beautify Your Tests and Test Better!
Depite having many tests, testing is still difficult and encouraging TDD is harder. When an old test breaks, knowing what has happened is difficult. By beautifying our tests, we made testing easy and fun again!
Write Flexible Code with Higher-Order Thinking
Remember those high-level programming techniques that you thought you would never use? It turns out they can be useful after all, and can help you solve tricky problems.