Phrase of the Software Craftsman 005
“Code that communicate its purpose is very important”. -Martin Fowler (Refactoring) External source: https://tales-of-agile-adoption.blogspot.com/2012/10/phrase-of-software-craftsman-005.html
“Code that communicate its purpose is very important”. -Martin Fowler (Refactoring) External source: https://tales-of-agile-adoption.blogspot.com/2012/10/phrase-of-software-craftsman-005.html
“Before you start refactoring, check that you have a solid suite of tests. These tests must be self-checking.” -Martin Fowler (Refactoring) External source: https://tales-of-agile-adoption.blogspot.com/2012/10/phrase-of-software-craftsman-004.html
“Refactoring changes the programs in small steps. If you make a mistake, it is easy to find the bug.” -Martin Fowler (Refactoring) External source: https://tales-of-agile-adoption.blogspot.com/2012/10/phrase-of-software-craftsman-002.html
“Any fool can write code that a computer can understand. Good programmers write code that humans can understand.” -Martin Fowler (Refactoring) External source: https://tales-of-agile-adoption.blogspot.com/2012/09/phrase-of-software-craftsman-001.html