
Recommendations
Enhancing Cobol program structure: sections vs. paragraphs
COBOL is sometimes criticized for its lack of structurability. This is due primarily to the common but outdated use of paragraphs to achieve structure in COBOL programming.In fact. COBOL was designed to be highly structurable. The language itself is ...
The Influence of Structured Programming on PL/I Program Profiles
Two sets of commercial PL/I programs are studied. One set represents programming practice before the introduction of structured programming techniques and the other set after their introduction. The use of these new methods is found to make a measurable ...






Comments