|
|
|
|
1. An Introduction to Structured Program Design in COBOL. |
|
|
|
2. The IDENTIFICATION and ENVIRONMENT DIVISIONS. |
|
|
|
|
|
|
4. Coding Complete COBOL Programs: The PROCEDURE DIVISION. |
|
|
|
Unit II: Designing Structured Programs. |
|
|
|
5. Designing and Debugging Batch and Interactive COBOL Programs. |
|
|
|
6. Moving Data, Printing Information, and Displaying Output Interactively. |
|
|
|
7. Computing in COBOL: The Arithmetic Verbs and Intrinsic Functions. |
|
|
|
8. Decision Making Using the IF and EVALUATE Statements. |
|
|
|
9. Iteration: Beyond the Basic PERFORM. |
|
|
|
Unit III: Writing High-Level COBOL Programs. |
|
|
|
10. Control Break Processing. |
|
|
|
|
|
|
12. Array Processing and Table Handling. |
|
|
|
Unit IV: File Maintenance. |
|
|
|
13. Sequential File Processing. |
|
|
|
|
|
|
15. Indexed and Relative File Processing. |
|
|
|
|
|
|
16. Improving Program Performance Using the COPY, CALL, and Other Statements. |
|
|
|
17. An Introduction to Object-Oriented Programming. |
|
|
|
Appendix A: COBOL Character Set and reserved Words. |
|
|
|
Appendix B: Differences Among the COBOL Standards. |
|
|
|
|
|