Hands Quote by Niklaus Wirth
“During the process of stepwise refinement, a notation which is natural to the problem in hand should be used as long as possible.”
About This Quote
Use the most natural, problem‑specific notation for as long as possible during stepwise refinement to keep clarity.
In simple terms: Keep using the most suitable notation throughout refinement.
Prefer problem‑aligned notation for clarity.
Themes
Mood
Type
When to use this quote
- programming
- algorithm design
- documentation
Key Concepts
Questions to Reflect On
- When should you switch notation?
- How does notation affect team communication?
May limit flexibility when requirements change.