structured programming
1 definition found
structured programming - Free On-line Dictionary of Computing (26 May 2007) :
structured programming
<programming> Any software development technique that includes
structured design and results in the development of a
program consisting of blocks of code whose internal details
are independent. Structured programming is usually done in a
block-structured language.
(2004-09-29)
|