Code Quality
-
Modules are not for Readability
Modules are not just for readability. Moving methods to a module because your class is too large is wrong. Unless you are…
Software Craft · 1 min -
Simplification
As a consultant, I have to track my time. I have to track the amount of time that I work on every…
Engineering Leadership · 3 min -
Fix It Later
Here is a mindset I’ve come across recently: ‘fix it later.’ In a culture of resourcing, waterfall-ing, and lackluster performers, fixing it…
Software Craft · 2 min -
Code Like It Is For A Blog
Be hard on your own code. Your job, as a programmer, is to write ‘good’ code. Regardless of if it is working…
Software Craft · 1 min