Structured Programming
Broschiertes Buch

Structured Programming

Versandkostenfrei!
Versandfertig in 6-10 Tagen
19,99 €
inkl. MwSt.
PAYBACK Punkte
10 °P sammeln!
High Quality Content by WIKIPEDIA articles! Structured programming can be seen as a subset or subdiscipline of imperative programming, one of the major programming paradigms. It is most famous for removing or reducing reliance on the GOTO statement. The structured program theorem provides the theoretical basis of structured programming. It states that three ways of combining programs sequencing, selection, and iteration are sufficient to express any computable function. This observation did not originate with the structured programming movement; these structures are sufficient to describe the ...