This introductory COBOL course helps a novice learn the Structure of COBOL programs, Data types & Variable Handling, Intrinsic Functions, Branching logic and more. The goal of the course is to enable the participant to be able to write basic COBOL programs. Get ready to dive into some actual COBOL!
🎥 Course developed by IBM.
🔗 To access the COBOL Course book and hands-on labs please go to Open Mainframe Project: https://github.com/openmainframeproject/cobol-programming-course
⭐️ Course Contents ⭐️
⌨️ (00:00) Welcome to COBOL
⌨️ (02:23) VS Code and Extensions
⌨️ (05:21) Basic COBOL Syntax
⌨️ (09:25) COBOL Divisions
⌨️ (13:12) COBOL Variables
⌨️ (19:06) Data Division
⌨️ (21:32) File Handling
⌨️ (27:40) Procedure Division
⌨️ (31:36) Program Structure
⌨️ (37:57) Paragraphs
⌨️ (43:35) Program Linkage
⌨️ (45:54) File Output and Reports
⌨️ (52:15) Conditional Expressions
⌨️ (59:13) Arithmetic Expressions
⌨️ (1:05:02) Data Types
⌨️ (1:09:58) Intrinsic Functions
⌨️ (1:15:41) Closing
☞ Top 4 Programming Languages to Learn In 2019
☞ Introduction to Functional Programming in Python
☞ Dart Programming Tutorial - Full Course
☞ There Is No Best Programming Language
☞ Top 4 Programming Languages to Learn in 2019 to Get a Job
☞ How to Compile and Run a C++ Program from Command Prompt in Windows 10