Completed
COBOL Variables
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
COBOL Course - Programming with VSCode
Automatically move to the next video in the Classroom when playback concludes
- 1 *Welcome to COBOL*
- 2 VS Code and Extensions
- 3 Basic COBOL Syntax
- 4 COBOL Divisions
- 5 COBOL Variables
- 6 Data Division
- 7 File Handling
- 8 Procedure Division
- 9 Program Structure
- 10 Paragraphs
- 11 Program Linkage
- 12 File Output and Reports
- 13 Conditional Expressions
- 14 Arithmetic Expressions
- 15 Data Types
- 16 Intrinsic Functions
- 17 Closing