Does Quality Software Code Really Matter?
This is a waste of time. Our most senior programmer, Trey, was glaring at me across the conference room table, with a trace of desperation in his voice. I was explaining to our team that we were going to start doing peer reviews of code and unit testing results before they could submit their work for quality assurance testing. Trey was expressing his displeasure with this decision, stating that if his code worked, then why should anyone care about what is under the hood? This conversation took place a few years ago, but it still sticks in my memory because I m a stickler for following standards and for well documented code. Having inherited poorly written code, I can empathize with the programmers who have to deal with crappy legacy code. And guess what, even if it works, it can still be crappy. That s because if something changes in the environment to cause that code to stop working or there are enhancements needed, some poor sap will have to figure out what planet the initial coder w