Structural programming

Structural programming is the biggest achievement in this area at the moment. Despite the fact that almost everyone has a common concept about it, almost no one can give a concrete and clear definition of this term. Structural programming has as its main goal to write programs of the least complexity, forcing the programmer to think clearly, making it easier to understand the program. Its text must be made so that it is readable from top to bottom. This condition is violated if go to statements are encountered in the program code, since they violate the structure of the entire program segment. Despite the fact that this indicator cannot be considered the most convenient, one can still say that the presence of this operator in the program code is the most striking type of violation of the structure.The bodies of the modules and the applied basic structures must be resistant to hardware failures, errors in programs, and distortions of the source data.

. :

- ;

- ;

- , .

. – . .

, . , , . – , , .





, , , . , , . , . Basic, FoxBASE. , , . .

, , , . .

go to, , , . - , , , , . . .

. , .




All Articles