7pg! |
Notes on Structured Programming - Edsger W. Dijkstra
https://www.cs.utexas.edu/~EWD/ewd02xx/EWD249.PDF
Saved on 2025-07-27 [20296 edays] via cs.utexas.edu
Modified 2025-07-27 [20296 edays]
architecture programming
https://www.cs.utexas.edu/~EWD/ewd02xx/EWD249.PDF
Saved on 2025-07-27 [20296 edays] via cs.utexas.edu
Modified 2025-07-27 [20296 edays]
architecture programming
Table of Contents:
- To my reader.
- On our inability to do much.
- On the reliability of mechanisms.
- On our mental aids.
- An example of a correctness proof.
- On the validity of proofs versus the validity of implementations
- On understanding programs
- On comparing programs
- A first example of step-wise program composition.
- On program families.
- On trading storage space for computation speed.
- On a program model.
- A second example of step-wise program composition.
- On what we have achieved.
- On grouping and sequencing.