Tag archive for “Best Practices”
“Even so the program works. Is this not just an aesthetic judgment, a dislike of ugly code? It is until we want to change the system. The compiler doesn’t care whether the code is ugly or clean. But when we change the system, there is a human involved, and humans do care. A poorly designed system is hard to change. Hard because it is hard to figure out where the changes are needed. If it is hard to figure out what to change, there is a strong chance that the programmer will make a mistake and introduce bugs.”
“When people say that pair programming reduces productivity, I answer ‘that would be true if the most time consuming part of programming was typing.’”
“There is No CODE That is More Flexible Than NO Code!”
“All methodologies are based on fear.”
“Before software can be reusable it first has to be usable.”