Kick off your COBOL programming journey by writing your first COBOL program. This course covers the basics of COBOL syntax, the structure of a COBOL program, simple data definitions, and displaying output, preparing you for more advanced topics.
Overview
Syllabus
- Lesson 1: Hello World - Your First Program and its Structure. Simple Display Statement
- Lesson 2: COBOL Basics - Data Division and Simple Variables. More on Display
- Lesson 3: Introduction to Numbers in COBOL
- Lesson 4: Introduction to Simple Arithmetic Operations
- Lesson 5: More Arithmetic Operations - Multiplication and Division. Remainder in Division
- Lesson 6: Variable Naming Conventions - Best Practices