11 Quotes by Robert C. Martin about Programming
- Author Robert C. Martin
-
Quote
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.
- Tags
- Share
- Author Robert C. Martin
-
Quote
Abstraction is the elimination of the irrelevant and the amplification of the essential.
- Tags
- Share
- Author Robert C. Martin
-
Quote
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.
- Tags
- Share
- Author Robert C. Martin
-
Quote
How can we make sure we wind up behind the right door when the going gets tough? The answer is: craftsmanship.
- Tags
- Share
- Author Robert C. Martin
-
Quote
Truth can only be found in one place: the code.
- Tags
- Share
- Author Robert C. Martin
-
Quote
Any organisation that designs a system will produce a design whose structure is a copy of the organisation's communication structure
- Tags
- Share
- Author Robert C. Martin
-
Quote
The only way to go fast, is to go well.
- Tags
- Share
- Author Robert C. Martin
-
Quote
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.
- Tags
- Share
- Author Robert C. Martin
-
Quote
The perfect kind of architecture decision is the one which never has to be made
- Tags
- Share