ThesaHelp: references i-l
Topic: pseudocode design
Topic: function definition
| |
Reference
Jardine, D.A., Davis, B.J.,
"A data-base application design language",
Information and Management, 4, pp. 81-93, May 1981.
Google
Quotations
abstract ;;Quote: Pseudo-code combines module interconnection and specification languages with a database language; syntax checked and useful reports
| 81 ;;Quote: use Pseudo-code for designing in all stages and levels of detail (except final coding); documents system, helps with modifications
| 84 ;;Quote: a Pseudo-code module consists of a heading, a declare section and a body
| 86 ;;Quote: Pseudo-code includes free text, using notation appropriate to the application
| 88 ;;Quote: Pseudo-code processor for syntactic and semantic checks, listing, xref, assertions
| 89 ;;Quote: designed Pseudo-code processor in Pseudo-code, then hand-translated into PL/I; easily developed and good documentation
|
Related Topics
ThesaHelp: references i-l (342 items)
Topic: pseudocode design (43 items)
Topic: function definition (25 items)
|