Sunday, August 2, 2009

Introduction to Programming

In this section a gentle introduction to programing in general, and to programming in COBOL in particular, is provided. This is done by writing some simple COBOL programs that use the three main programming constructs - Sequence, Iteration and Selection.

Don't worry if you don't understand these programs at this point. The main purpose of this section is to give you a first look at some simple COBOL programs.

0 comments: