structured programming
Techniques that impose a logical structure on the writing of a program. Large routines are broken down into smaller, modular routines. The use of the GOTO statement is discouraged (see spaghetti code).
Structured languages, such as Pascal, Ada and dBASE, force the programmer to write a structured program. However, unstructured languages such as FORTRAN, COBOL and BASIC require discipline on the part of the programmer.
Computer Desktop Encyclopedia THIS DEFINITION IS FOR PERSONAL USE ONLY
All other reproduction is strictly prohibited without permission from the publisher.
Copyright © 1981-2009 by Computer Language Company Inc. All rights reserved.
Browse dictionary definitions near structured programming
Share on Facebook