Code Complete¶
McConnell, S. (2004). Code Complete: A Practical Handbook of Software Construction. Microsoft Press.
Cited by¶
1 citation across 1 artifact.
Each citation links to the sentence it supports in the citing article.
Primes¶
- Economy Of Force
- In engineering reliability, it is minimum-viable error handling on cold code paths so hot paths receive the engineering attention, with gold-plating the rarely-hit branches as the anti-pattern.
This sourceTreats matching engineering effort to code-path importance and warns against gold-plating rarely-executed branches.
- In engineering reliability, it is minimum-viable error handling on cold code paths so hot paths receive the engineering attention, with gold-plating the rarely-hit branches as the anti-pattern.
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:5fb463b42e47 · see in the full table