codequotes random technology quotations
Search: 

Tag archive for “Refactoring”

“Refactoring is the act of improving code that has already been improved.”

Andrew Glover, In pursuit of code quality


“He that breaks a thing to find out what it is has left the path of wisdom.”

Gandalf the Grey, J. R. R. Tolkien’s “The Fellowship of the Ring”


“Even perfect program verification can only establish that a program meets its specification…. Much of the essence of building a program is in fact the debugging of the specification.”

Fred Brooks, No Silver Bullet


“Understandability is next to godliness.”

Martin Fowler, Refactoring


“Remember that your code is for a human first and a computer second. Humans need good names. Take note of when you have spent ages trying to do something that would have been easier if a couple of methods had been better named. Good naming is a skill that requires practice; improving this skill is the key to being a truly skillful programmer.”

Martin Fowler, Refactoring



Recently