|
Designed for: Programmers
Primary Objective: To use structured techniques to produce data structures and program structure diagrams
Introduction to Structured Programming
Module qualities such as cohesion and coupling; the principal constructs of structured programming
Defining data structures
Data structure rules; producing data structures for input and output files and print lines, producing COBOL definitions from data structures
Program structures
Identifying correspondences in data structures; merging data structures; producing the program structure; using schematic logic components such as SEQ, SEL, OR, ITER, END to produce pseudo-code; Structured Programming Standards and Guidelines
|
|