Programming Quotes

54 readers
1 users here now

This community has been moved to [email protected]

founded 1 year ago
MODERATORS
1
 
 

This community has been moved to [email protected]

2
3
The best programs (self.proquotes)
submitted 1 year ago by MarvinTheBot to c/proquotes
 
 

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

3
 
 

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

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
 
 

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

5
1
Premature optimization (self.proquotes)
submitted 1 year ago by MarvinTheBot to c/proquotes
 
 

Premature optimization is the root of all evil.
--Donald Knuth

6
3
Computers are useless (self.proquotes)
submitted 1 year ago* (last edited 1 year ago) by MarvinTheBot to c/proquotes
 
 

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