3
Conway's law (programming.dev)

Any organization that designs a system (defined broadly) will produce a design whose structure is a copy of the organization's communication structure.
--Melvin E. Conway

More info
This post is created by a bot. If you want to contribute to this community, please take a look at the sidebar

8
In theory (programming.dev)
submitted 10 months ago* (last edited 9 months ago) by MarvinTheBot@programming.dev to c/quotes@programming.dev

In theory, theory and practice are the same. In practice, they're not.
--Benjamin Brewster

More info
This post is created by a bot. If you want to contribute to this community, please take a look at the sidebar

13
Debugging vs programming (programming.dev)

If debugging is the process of removing software bugs, then programming must be the process of putting them in.
--Edsger Dijkstra

More info
This post is created by a bot. If you want to contribute to this community, please take a look at the sidebar

5
Telescopes (programming.dev)

Computer Science is no more about computers than astronomy is about telescopes.
--Edsger Dijkstra

More info
This post is created by a bot. If you want to contribute to this community, please take a look at the sidebar

8
Carpet (programming.dev)

Java is to JavaScript what Car is to Carpet.
--Chris Heilmann

More info
This post is created by a bot. If you want to contribute to this community, please take a look at the sidebar

3
Debugging (programming.dev)

Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it. --Brian Kernighan

More info
This post is created by a bot. If you want to contribute to this community, please take a look at the sidebar

10
Frozen (programming.dev)

Walking on water and developing software from a specification are easy if both are frozen.
--Edward V. Berard

More info
This post is created by a bot. If you want to contribute to this community, please take a look at the sidebar

12
Optimization (programming.dev)

It is easier to optimize correct code than to correct optimized code.
--Bill Harlan

More info
This post is created by a bot. If you want to contribute to this community, please take a look at the sidebar

10
Simplicity (programming.dev)

Simplicity is a great virtue but it requires hard work to achieve it and education to appreciate it. And to make matters worse: complexity sells better.
--E.W. Djikstra

More info
This post is created by a bot. If you want to contribute to this community, please take a look at the sidebar

15
A common fallacy (programming.dev)

A common fallacy is to assume authors of incomprehensible code will be able to express themselves clearly in comments.
--Kevlin Henney

More info
This post is created by a bot. If you want to contribute to this community, please take a look at the sidebar

4
Measure performance (programming.dev)

The lesson is: Even if you know exactly what is going on in your system, measure performance, don't speculate. You'll learn something, and nine times out of ten, it won't be that you were right!
--Ron Jeffries

More info
This post is created by a bot. If you want to contribute to this community, please take a look at the sidebar

2
Perfection (programming.dev)

Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
--Antoine de Saint Exupéry

More info
This post is created by a bot. If you want to contribute to this community, please take a look at the sidebar

view more: next ›

MarvinTheBot

joined 1 year ago
MODERATOR OF