Unstructured_programming Unstructured_programming

Unstructured programming - Definition and Overview

Unstructured programming is a programming paradigm where all code is contained in a single continuous block. This is contrary to structured programming, where programatic tasks can be split in to smaller sections known as functions or subroutines, that can be called whenever they are required. Unstructured programming languages have to rely on execution flow statements such as Goto, used in many languages to jump to a specified section of code.

Unstructured source code is notoriously difficult to read and debug, and so is discouraged in programming languages that support any kind of structure. However, unstructured programming is still needed in some scripting languages such as MS-DOS batch files, and for programming CPU intensive algorithms in C or Assembly language, where processing speed is more important than readability.

See also

Example Usage of Unstructured

BrendaNixon: Parents, give outdoor Unstructured play 2 kids. Emotional benefits=outlet 4 feelings, open-ended, run off energy, nutures pretend skills.
takkens: Gift idea for him! Unstructured Un.Loafer on sale for $119.99! http://bit.ly/6QOtSQ
IBMrvining: RT @AceSage: Gartner's Dave Cappucio at DataCenter- #storage tiering 2nd only to virtualization as a trend, 80% data growth w/b Unstructured
Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.