Today I’m going over Modern Software Engineer by Dave Farley. I’ve read the book once and listen to it once. Coach Tim and I have been using it as a generic metaphor to help approach complex challenge in life as well.
The book changed my approach to software testing, deployment, and design. Going through one of his free online courses, I experienced the power of TDD by solving a very simple problem. However, the pattern that emerged was better than I could have planned. The solution could be applied to the same programming problem, though with different variable.
Here is that code:
Leave a Reply