Structured Programming with go to Statements.¶
Knuth, D. E. (1974). Structured Programming with go to Statements. ACM Computing Surveys, 6(4), 261-301.
Cited by¶
1 citation across 1 artifact.
Each citation links to the sentence it supports in the citing article.
Primes¶
- Premature Optimization
- One is a statistical generalization failure; the other a design-timing failure. Common misclassification. Using "premature optimization is the root of all evil" to defer all optimization, including known-hot-path work on irreversible foundations (data model, security boundary).
This sourceSource of "premature optimization is the root of all evil" and the argument to profile before tuning the small critical fraction of code.
- One is a statistical generalization failure; the other a design-timing failure. Common misclassification. Using "premature optimization is the root of all evil" to defer all optimization, including known-hot-path work on irreversible foundations (data model, security boundary).
Verification¶
This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.
Registry ID ref:3d90d2cd19bb · see in the full table