TechWorkRamblings

by Mike Kalvas

202312091531 Start at square when for debugging

#new

When debugging code (or examining an argument or thought) it's best to remove all prior assumptions and knowledge. All code is suspect.1 Furthermore, we need to stay calm, go back to basics, and take it slow and methodically.


  1. Thomas, D., & Hunt, A. (2019). The pragmatic programmer, 20th anniversary edition: Journey to mastery (Second edition) (pp. 89). Addison-Wesley.