Wednesday, April 24, 2024 Text is available under the CC BY-SA 3.0 licence.

Jerry Pournelle

« All quotes from this author
 

I've noticed that just about every time I find a large program with known glitches that no one seems able to fix, that program is written in C and is likely written by a programming team in a remote location.
--
Chaos Manor, Byte magazine, October 1990, page 84.

 
Jerry Pournelle

» Jerry Pournelle - all quotes »



Tags: Jerry Pournelle Quotes, Authors starting by P


Similar quotes

 

"It's not the position of this program, or me, or [wife/program producer] Kathy [Bay], or anybody associated with this program to try to educate anybody about anything. You take from this program what you want; if you think I'm a wacko left-wing communist nutcase - fine! Run with it...jerk! If you think it's a fun program, go with that. If you get something - a link - go with that.

 
Mike Malloy
 

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 M. Stallman
 

All the time we find ourselves in situations where people know things about the program, but they can't apply that knowledge to the program. Why? Because the knowledge runs counter to some organizational decision that was made before they had that knowledge. In other words, the program becomes resistant to that collection of knowledge.

 
Ward Cunningham
 

16 Every program has (at least) two purposes: the one for which it was written and another for which it wasn't.

 
Alan Perlis
 

For having a clear influence on methodologies for the creation of efficient and reliable software, and for helping to found the following important subfields of computer science: the theory of parsing, the semantics of programming languages, automatic program verification, automatic program synthesis, and analysis of algorithms.

 
Robert W Floyd
© 2009–2013Quotes Privacy Policy | Contact