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

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

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

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

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 ›