108 Quotes by Robert C. Martin

"Remember that code is really the language in which we ultimately express the requirements. We may create languages that are closer to the requirements. We may create tools that help us parse and assemble those requirements into formal structures. But we will never eliminate necessary precision—so there will always be code."

Share:

"Abstraction is the elimination of the irrelevant and the amplification of the essential."

Share:

"So if you want to go fast, if you want to get done quickly, if you want your code to be easy to write, make it easy to read."

Share:

"How can we make sure we wind up behind the right door when the going gets tough? The answer is: craftsmanship."

Share:

"Truth can only be found in one place: the code."

Share:

"Any organisation that designs a system will produce a design whose structure is a copy of the organisation's communication structure"

Share:

"The only way to go fast, is to go well."

Share:

"I'm a programmer. I like programming. And the best way I've found to have a positive impact on code is to write it."

Share:

"The perfect kind of architecture decision is the one which never has to be made"

Share:

"If you're good at the debugger it means you spent a lot of time debugging. I don't want you to be good at the debugger."

Share: