|
Jackson Structured Programming - Wikipedia, the free encyclopedia
|
|
Structured programming - Wikipedia, the free encyclopedia
Structured programming can be seen as a subset or subdiscipline of procedural programming, one of the major programming paradigms. It is most famous for removing or reducing reliance on the GOTO stat...
en.wikipedia.org/wiki/Structured_programming |
|||
|
|
|||
|
|||
|
|||
|
structured programming: A technique for organizing and coding computer programs in which a hierarchy of modules is used, each having a single entry and a single exit point, and in which control is passed downward through the structure without unconditional branches to higher levels of the structure.
|
|||
|
The Fundamental Principle of Structured Programming is that at all times and under all circumstances, the programmer must keep the program within his intellectual grasp.
|
|||
|
Learn about literate programming using the CWEB tool for software development. Download a free CWEB distribution for Microsoft Windows ... The whole concept of code sections, indeed structured programming, is to reduce the amount of text that must be read in order to determine what a piece of code is doing. The code section...
|
|||
|
Jackson’s first method, Jackson Structured Programming (JSP), is used to produce the final code. The output of the earlier steps of JSD are a set of program design problems, the design of which is the subject matter of JSP. Maintenance is also addressed by reworking whichever of the earlier steps are appropriate.
|
|||
|
The purpose of this historical note is to describe the experiences which in hindsight seem to have influenced me when I wrote EWD249 "Notes on Structured Programming" in 1969. The note is based on what I remember;
|
Copyright © 2009, Dictionary.com, LLC. All rights reserved.