ThesaHelp: references i-l
Topic: comments
Topic: abstraction in programming
Topic: pseudocode design
| |
Reference
Linger, R.C., Mills, H.D.,
"Definitional text in structured programming",
Proceedings of the Fourteenth Annual Technical Symposium: Computing in the Mid-70's: An Assessment , Gaithersburg, Maryland, June 1975.
Google
Other Reference
Basili, V.R., Baker, F.T. (ed), Structured Programming, A
Tutorial, IEEE Computer Society, 1975, p. 115-120
Quotations
115 ;;Quote: use definitional text to enforce comment generation and to sharpen the intent and meaning for comments
| 116 ;;Quote: give every data object a data definition; precede program parts with action definitions and follow them with status definitions
| 116 ;;Quote: definitional text should be a line of text, maybe two; encourages effective abstraction
| 119 ;;Quote: instead of comments, use definitional text that defines the code to be written
|
Related Topics
ThesaHelp: references i-l (342 items)
Topic: comments (23 items)
Topic: abstraction in programming (67 items)
Topic: pseudocode design (43 items)
|