Be good Quote by Richard Stallman
“I have met bright students in computer science who have never seen the source code of a large program. They may be good at writing small programs, but they can't begin to learn the different skills of writing large ones if they can't see how others have done it.”
About This Quote
Source Interview: 2008 FOSDEM Talk by Richard Stallman
Understanding large software requires seeing existing code; without exposure, learners miss essential design and architecture skills.
In simple terms: Seeing big code teaches design.
Study existing large codebases.
Themes
Mood
Type
When to use this quote
- university courses
- self‑study
- bootcamps
- open‑source contributions
Key Concepts
Questions to Reflect On
- How can educators integrate large‑code exposure?
- What resources help beginners navigate big projects?
Without guidance, students may misinterpret complex code.