3
A crime movie (programming.dev)

Debugging is like being the detective in a crime movie where you are also the murderer.
--Filipe Fortes

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
Good code (programming.dev)

Good code is its own best documentation.
--Steve McConnell

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

1
Developaralysis (programming.dev)

I'm a victim of Developaralysis: the crippling sense that the software industry is evolving so fast that no one person can possibly keep up.
--Jon Evans

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
Man-month (programming.dev)

What one programmer can do in one month, two programmers can do in two months.
--Fred Brooks

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

1
Design patterns (programming.dev)

Design patterns should not be applied indiscriminately. Often they achieve flexibility and variability by introducing additional levels of indirection. A design pattern should only be applied when the flexibility it affords is actually needed.
--Erich Gamma

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

1
Best practices (programming.dev)

The methodologies and best practices used to develop software can be applied successfully to any challenge in life.
--Walter O'Brien

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
Development time (programming.dev)

The first 90 percent of the code accounts for the first 90 percent of the development time. The remaining 10 percent of the code accounts for the other 90 percent of the development time.
--Tom Cargill

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
Requirements (programming.dev)

Reducing a product's definition to a list of features and functions ignores the real opportunity - orchestrating technological capability to serve human needs and goals.
--Alan Cooper

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

One of the best programming skills you can have is knowing when to walk away for awhile.
--Oscar Godson

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

I think the lack of reusability comes in object-oriented languages, not in functional languages. Because the problem with object-oriented languages is they've got all this implicit environment that they carry around with them. You wanted a banana but what you got was a gorilla holding the banana and the entire jungle.
--Joe Armstrong

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

1
Digging in the code (programming.dev)

You start digging in the code. The more you dig, the more stuff you turn up. Eventually you dig yourself into a hole you can’t get out of. To avoid digging your own grave, refactoring must be done systematically.
Eric Gamma

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

Do not use humans for jobs computers can do better - this is a waste of human energy and creativity, the only real resource on this planet, and demeans the human spirit.
--J. Paul Morrison

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: ‹ prev next ›

MarvinTheBot

joined 1 year ago
MODERATOR OF