Things Programmers Should Never Say: “Who Wrote This Awful Code ”(shubhamjain.co)
shubhamjain.co
Things Programmers Should Never Say: “Who Wrote This Awful Code ”
https://shubhamjain.co/2017/02/25/things-programmers-should-never-say--who-wrote-this-awful-code/
2 comments
I wonder how many times someone has said that to realise it was them.
As the company I worked for scaled from three guys to 50+ people, these comments have helped newcomers to the code base tremendously. Whenever someone encounters some not-so-great implementation, they know why and there are some pointers on how to make it better. It's been especially helpful to students/juniors we've hired that would maybe not even have figured out that the solution is sub-optimal.
It also prevents future me from coming back to some code and starting to harbor passive aggressive feelings towards past me.