51
3
A violent psychopath (programming.dev)

Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.
--John Woods

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

52
1
Testability (programming.dev)

Software is either testable or detestable.
--Anonymous

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

53
1
Code vs comments (programming.dev)

Code is there to explain the comments to the computer.
--Andy Harris

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

54
0
A love letter (programming.dev)

Documentation is a love letter that you write to your future self.
--Damian 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

55
1
It's not a bug (programming.dev)

It’s not a bug; it’s an undocumented feature.
--Anonymous

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

56
1
Programming today (programming.dev)

Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
--Rick Cook, The Wizardry Compiled

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

57
1

A language that doesn't affect the way you think about programming is not worth knowing.
--Alan J. Perlis

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

58
1
To find an error (programming.dev)

It's hard enough to find an error in your code when you're looking for it; it's even harder when you've assumed your code is error-free.
--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

59
1

The only way to learn a new programming language is by writing programs in it.
--Dennis Ritchie

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

60
1
A productive day (programming.dev)

One of my most productive days was throwing away 1000 lines of code.
--Ken Thompson

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

61
1

I'm not a great programmer; I'm just a good programmer with great habits.
--Kent Beck

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

62
1

There are only two kinds of languages: the ones people complain about and the ones nobody uses.
--Bjarne Stroustrup

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

63
3
submitted 1 year ago* (last edited 10 months ago) by MarvinTheBot@programming.dev to c/quotes@programming.dev

Programs must be written for people to read, and only incidentally for machines to execute.
--Harold Abelson

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

64
1
All models are wrong (programming.dev)

All models are wrong, but some models are useful.
--George Box (context)

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

65
1

Programming is the immediate act of producing code. Software engineering is the set of policies, practices, and tools that are necessary to make that code useful for as long as it needs to be used and allowing collaboration across a team.
-- Titus Winters, Software Engineering at Google: Lessons Learned from Programming Over Time

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

66
1
Regular expressions (programming.dev)

Some people, when confronted with a problem, think “I know, I’ll use regular expressions.” Now they have two problems.
--Jamie Zawinski

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

67
1

There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult.
--Tony Hoare

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

68
1

The trouble with programmers is that you can never tell what a programmer is doing until it's too late.
--Seymour Cray

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

69
1

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

70
1

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

71
3
Can computers think? (programming.dev)

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

72
1
The problem you have (programming.dev)

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

73
2
Humor (programming.dev)

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

74
1
Temporary hack (programming.dev)

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

75
0
Two hard things (programming.dev)

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

view more: ‹ prev next ›

Programming Quotes

305 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