Class Notes
and
Example Source Code

Stern and Stern
Power Point

CIS126 Home

Content Outline

Course Description

Evaluation
Criteria

Project 1

Project 2

Project 3

Project 4

    The "Class Notes" page will be used to post sample program source code and interesting and useful references related to class lectures and assignments. Visit here often for updates! Feel free to copy and paste the examples into your COBOL editor to use as example or base code.

   The following source code examples can be used to supplement the class lectures.  They are examples only, and will be analyzed, enhanced, and changed during lectures. 

For an interesting look at the state of COBOL today, click here.

1)  For COBOL compiler instructions, click here.

2) COBOL example source code for sessions 1 thru 4, click here.

3) COBOL example source code for sessions 5 thru 8, click here.

4) COBOL example source code for sessions 9 thru 12, click here.

5) COBOL example source code for session 12 thru 14, click here.

Click here to view a COBOL sort program.

Click here to view a simple table lookup.