“The worst programs are the ones where the programmers doing the original work don't lay a solid foundation, and then they're not involved in the program in the future.”

—  Bill Gates

Source: Interview from Programmers at Work (1986)

Adopted from Wikiquote. Last update Dec. 27, 2021. History

Help us to complete the source, original and additional information

Do you have more details about the quote "The worst programs are the ones where the programmers doing the original work don't lay a solid foundation, and then th…" by Bill Gates?
Bill Gates photo
Bill Gates 92
American business magnate and philanthropist 1955

Related quotes

Doug McIlroy photo

“This is the Unix philosophy: Write programs that do one thing and do it well. Write programs to work together. Write programs to handle text streams, because that is a universal interface.”

Doug McIlroy (1932) American computer scientist, mathematician, engineer, and programmer

Doug McIlroy (2003). The Art of Unix Programming: Basics of the Unix Philosophy http://www.catb.org/esr/writings/taoup/html/ch01s06.html

Richard Dawkins photo

“The genes are the master programmers, and they are programming for their lives.”

Source: The Selfish Gene (1976, 1989), Ch. 4. The Gene machine

Terry Winograd photo

“The main activity of programming is not the origination of new independent programs, but in the integration, modification, and explanation of existing ones.”

Terry Winograd (1946) American computer scientist

"Beyond Programming Languages", in Artificial intelligence & software engineering (1991), ed. Derek Partridge, p. 317.

“Programmers should never be satisfied with languages which permit them to program everything, but to program nothing of interest easily.”

Alan Perlis (1922–1990) American computer scientist

The Synthesis of Algorithmic Systems, 1966

Edsger W. Dijkstra photo

“Don't blame me for the fact that competent programming, as I view it as an intellectual possibility, will be too difficult for "the average programmer"”

Edsger W. Dijkstra (1930–2002) Dutch computer scientist

you must not fall into the trap of rejecting a surgical technique because it is beyond the capabilities of the barber in his shop around the corner.
Dijkstra (1975) Comments at a Symposium http://www.cs.utexas.edu/users/EWD/transcriptions/EWD05xx/EWD512.html (EWD 512).
1970s

“I like the observation that Forth is an amplifier: a good programmer can write a great program; a bad programmer a terrible one. I feel no need to cater to bad programmers.”

Quoted in Naomi Hamilton, "The A-Z of Programming Languages: Forth," http://www.computerworld.com.au/index.php/id;766897508 Computerworld (2008-06-27)

Richard Stallman photo

“You see, some people have a talent for programming. At ten to thirteen years old, typically, they're fascinated, and if they use a program, they want to know: “How does it do this?” But when they ask the teacher, if it's proprietary, the teacher has to say: “I'm sorry, it's a secret, we can't find out.” Which means education is forbidden. A proprietary program is the enemy of the spirit of education. It's knowledge withheld, so it should not be tolerated in a school, even though there may be plenty of people in the school who don't care about programming, don't want to learn this. Still, because it's the enemy of the spirit of education, it shouldn't be there in the school.
But if the program is free, the teacher can explain what he knows, and then give out copies of the source code, saying: “Read it and you'll understand everything.” And those who are really fascinated, they will read it! And this gives them an opportunity to start to learn how to be good programmers.
To learn to be a good programmer, you'll need to recognize that certain ways of writing code, even if they make sense to you and they are correct, they're not good because other people will have trouble understanding them. Good code is clear code that others will have an easy time working on when they need to make further changes.
How do you learn to write good clear code? You do it by reading lots of code, and writing lots of code. Well, only free software offers the chance to read the code of large programs that we really use. And then you have to write lots of code, which means you have to write changes in large programs.
How do you learn to write good code for the large programs? You have to start small, which does not mean small program, oh no! The challenges of the code for large programs don't even begin to appear in small programs. So the way you start small at writing code for large programs is by writing small changes in large programs. And only free software gives you the chance to do that.”

Richard Stallman (1953) American software freedom activist, short story writer and computer programmer, founder of the GNU project

A Free Digital Society - What Makes Digital Inclusion Good or Bad? http://www.gnu.org/philosophy/free-digital-society.html#education; Lecture at Sciences Po in Paris (19 October 2011)]
2010s

Hirokazu Yasuhara photo
Bill Gates photo

Related topics