"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."
Quote Details
Added by wikiquote-import-bot
Unverified quote
0 likes
Activists from the United StatesAcademics from the United StatesPeople from New York CityProgrammers from the United StatesFree software activists
Original Language: English
Available Languages (1)
Sources
A Free Digital Society - What Makes Digital Inclusion Good or Bad?; Lecture at Sciences Po in Paris (October 19, 2011)
https://en.wikiquote.org/wiki/Richard_Stallman
Revision History
No revisions have been submitted for this quote.
Categories
Richard Stallman
130 quotes on TrueQuotesView all quotes by Richard Stallman →
Related Quotes
"I didn't receive the DEC message, but I can't imagine I would have been bothered if I have. I get tons of uninteresti…"
"Well, Geoff forwarded me a copy of the DEC message, and I eat my words. I sure would have minded it! Nobody should be…"
"What they had in common was mainly love of excellence and programming. They wanted to make their programs that they u…"
"GNU, which stands for Gnu's Not Unix, is the name for the complete Unix-compatible software system which I am writing…"
"To avoid horrible confusion, please pronounce the G in the word GNU when it is the name of this project."
"I consider that the golden rule requires that if I like a program I must share it with other people who like it. Soft…"
"GNU is not in the public domain. Everyone will be permitted to modify and redistribute GNU, but no distributor will b…"
"Once GNU is written, everyone will be able to obtain good system software free, just like air."
"Hundreds of thousands of babies are born every day. While the whole phenomenon is menacing, one of them by itself is …"
"I have met bright students in computer science who have never seen the source code of a large program. They may be go…"