bn:02130241n
Noun Concept
Categories: Holism, Articles with short description, Programming paradigms
EN
structured programming  early exit  Goto-less programming  Program structure  structured
EN
Structured programming is a programming paradigm aimed at improving the clarity, quality, and development time of a computer program by making extensive use of the structured control flow constructs of selection and repetition, block structures, and subroutines. Wikipedia
Definitions
Relations
Sources
EN
Structured programming is a programming paradigm aimed at improving the clarity, quality, and development time of a computer program by making extensive use of the structured control flow constructs of selection and repetition, block structures, and subroutines. Wikipedia
A style of programming that relies on blocks of code, subroutines and the absence of simple tests and jumps. Wiktionary