Children Quote by Larry Wall
“I'm reminded of the day my daughter came in, looked over my shoulder at some Perl 4 code, and said, 'What is that, swearing?”
About This Quote
The speaker reflects on a child's innocent misunderstanding of programming language syntax, highlighting how technical jargon can seem like profanity to outsiders.
In simple terms: Technical jargon can appear obscene to laypeople.
Code readability matters beyond developers.
Themes
Mood
Type
When to use this quote
- explaining code to non‑technical family
- teaching programming basics
- debugging with a novice
- discussing code style with peers
Key Concepts
Practical Applications
- improve code comments
- use clearer naming
Questions to Reflect On
- How can we make code more approachable?
- What assumptions do we make about others' technical knowledge?