Programming Quotes

318 readers
1 users here now

Every day, one and only one programming quote is posted by the bot.

The core idea behind restricting posting is to encourage discussion. One quote a day is hopefully a good way to do that.

If you want to submit a quote, please use the following Google Form: https://forms.gle/n9g34eSZ7GVA4mFD8

Credits

founded 1 year ago
MODERATORS
76
 
 

Increasingly, people seem to misinterpret complexity as sophistication, which is baffling -- the incomprehensible should cause suspicion rather than admiration.
--Niklaus Wirth

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

77
 
 

Software Engineering is that part of Computer Science which is too difficult for the Computer Scientist.
--Friedrich L. Bauer

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

78
10
submitted 1 year ago by MarvinTheBot to c/quotes
 
 

The question of whether computers can think is like the question of whether submarines can swim.
--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

79
7
submitted 1 year ago by MarvinTheBot to c/quotes
 
 

Adding last-minute features, whether in response to competitive pressure, as a developer's pet feature, or on the whim of management, causes more bugs in software than almost anything else.
--John Robbins

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

80
9
submitted 1 year ago by MarvinTheBot to c/quotes
 
 

The trick is to fix the problem you have, rather than the problem you want.
--Bram Cohen

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

81
3
Architecture (self.quotes)
submitted 1 year ago by MarvinTheBot to c/quotes
 
 

Architecture is the tension between coupling and cohesion.
--Neal Ford

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

82
8
Humor (self.quotes)
submitted 1 year ago by MarvinTheBot to c/quotes
 
 

Code is like humor. When you have to explain it, it’s bad.
--Cory House

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

83
11
Temporary hack (self.quotes)
submitted 1 year ago by MarvinTheBot to c/quotes
 
 

There’s nothing more permanent than a temporary hack.
--Kyle Simpson

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

84
2
Two hard things (self.quotes)
submitted 1 year ago by MarvinTheBot to c/quotes
 
 

There are only two hard things in Computer Science: cache invalidation and naming things.
--Phil Karlton

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

85
6
The best programs (self.quotes)
submitted 1 year ago by MarvinTheBot to c/quotes
 
 

The best programs are written so that computing machines can perform them quickly and so that human beings can understand them clearly. A programmer is ideally an essayist who works with traditional aesthetic and literary forms as well as mathematical concepts, to communicate the way that an algorithm works and to convince a reader that the results will be correct.
--Donald Knuth, Selected Papers on Computer Science

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

86
2
submitted 1 year ago* (last edited 1 year ago) by canpolat to c/quotes
 
 

Computers are useless. They can only give you answers.
--Pablo Picasso