Online Cobol Program eLearning Training
From Serebra Learning Corporation
COBOL Curriculum


...x The Identification Division Module 2 DEFINING DATA IN A COBOL PROGRAM (Part 1) Explicit Data Definition Data Usage Programming Style Data Type & Structure Module 3 DEFINING DATA IN A COBOL PROGRAM (Part 2) The Data Division Data Definition Elementary Data Items Pictures & Values Module 4 DEFINING DATA IN A COBOL PROGRAM (Part 3) Display vs. Computational Numeric Data Defining Group items
more...
COBOL Basic Applications
This course will present task-based, real-world scenarios covering the design, coding, and implementation of one type of COBOL application that is commonly required by businesses with large files. An example date field problem is identified and resolved. A simple COBOL product recall application is designed using flowcharts, pseudocode, and Record Layout Forms. The contents of a sequential master
more...
Basic COBOL
...COBOL programming. It begins by describing COBOL, the format and source statements, the name and purpose of each division in the program, defining variables in WORKING-STORAGE, creating paragraphs and executable statements in the PROCEDURE DIVISION. PERFORM, GO and IF statements are covered. A first COBOL program is developed from start to finish.The course continues with important information
more...
