home *** CD-ROM | disk | FTP | other *** search
- "Binary Engineering/Pre- and Post-Conditions" -- Bruce Webster
- The author describes a method of creation theoretically bug-free code
- by writing a full spec for the program consisting of pre- and post-
- conditions. Data abstraction is also discussed.
-
- Turbo Pascal program design correctness pre-conditions post-conditions
- data abstraction software engineering