Phrase of the Software Craftsman 008
“Bad code tempts the mess to grow! When others change bad code, they tend to make it worse.” -Robert C. Martin (Clean Code)
“Bad code tempts the mess to grow! When others change bad code, they tend to make it worse.” -Robert C. Martin (Clean Code)
“Bad code tries to do too much it has muddle intent and ambiguity of purpose.” -Robert C. Martin (Clean Code) External source: https://tales-of-agile-adoption.blogspot.com/2012/11/phrase-of-software-craftsman-009.html
“Code should be composed in such a form as to make it readable by humans.” -Robert C. Martin (Clean Code) External source: https://tales-of-agile-adoption.blogspot.com/2012/10/phrase-of-software-craftsman-006.html
“[…] spending time keeping your code clean is not just cost effective; it’s a matter of professional survival.” -Robert C. Martin (Clean Code) External source: https://tales-of-agile-adoption.blogspot.com/2012/10/phrase-of-software-craftsman-003.html