“The finest pieces of software are those where one individual has a complete sense of exactly how the program works. To have that, you have to really love the program and concentrate on keeping it simple, to an incredible degree.”

—  Bill Gates

Interview from Programmers at Work (1986)

Adopted from Wikiquote. Last update June 3, 2021. History

Help us to complete the source, original and additional information

Do you have more details about the quote "The finest pieces of software are those where one individual has a complete sense of exactly how the program works. To …" by Bill Gates?
Bill Gates photo
Bill Gates 92
American business magnate and philanthropist 1955

Related quotes

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

Richard Stallman photo

“My favorite programming languages are Lisp and C. However, since around 1992 I have worked mainly on free software activism, which means I am too busy to do much programming. Around 2008 I stopped doing programming projects.”

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

How I do my computing (2006) http://stallman.org/stallman-computing.html
2000s

Bill Gates photo
Edsger W. Dijkstra photo
Ward Cunningham photo
Bill Gates photo

“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 (1955) American business magnate and philanthropist

Source: Interview from Programmers at Work (1986)

Elon Musk photo

“No matter how much the space program you actually have has achieved, whether it’s first contact with aliens or trips to nearby stars, it can never have achieved as much as the space programs you can imagine would have achieved in its place, given that imaginary programs aren’t limited by issues of politics, funding, or engineering.”

James Nicoll (1961) Canadian fiction reviewer

Review of “Eyes of Amber”, by Joan D. Vinge (as anthologized in New Women of Wonder, edited by Pamela Sargent http://jamesdavisnicoll.com/review/yet-more-sf-about-women-by-women, 2015
2010s
Context: There’s a rule I used to call The Niven Rule but which I just now have decided to call the Rusting Bridges rule. It came to me after reading Niven’s “All The Bridges Rusting.” In this story, humans have by the early 21st century explored the Solar System and sent not just one but two crewed ships to Alpha Centauri … despite which the characters moan endlessly about the dire state of the space program. “Eyes of Amber” would be another example of the Rusting Bridges [Rule]: No matter how much the space program you actually have has achieved, whether it’s first contact with aliens or trips to nearby stars, it can never have achieved as much as the space programs you can imagine would have achieved in its place, given that imaginary programs aren’t limited by issues of politics, funding, or engineering.

Linus Torvalds photo

“C++ is in that inconvenient spot where it doesn't help make things simple enough to be truly usable for prototyping or simple GUI programming, and yet isn't the lean system programming language that C is that actively encourages you to use simple and direct constructs.”

Linus Torvalds (1969) Finnish-American software engineer and hacker

Message to gmane.comp.version-control.git mailing list, 2007-09-07, Torvalds, Linus, 2007-09-22 http://article.gmane.org/gmane.comp.version-control.git/57643,
2000s, 2007

Related topics