What subjects will we learn?
If you do not have any background or prior knowledge related to computer programming, you will first learn the basic fundamentals of computer programming. This part is not related to Cobol and is applicable to any programming language.
The basics
Flowcharts – Basic symbols
Flowcharts – Advanced symbols
Flowcharts – File Handling
This part of the course goes beyond simply learning the syntax rules of Cobol – you will learn how to analyze, design and structure solutions to real world problems.
You will implement advanced programming techniques that will enable you to design programs that are easy to understand and maintain, perform better, and will stand the test of time.
Program structure
Variables
Commands
Files
Interactive Screen programming I
Program calls
Print files
A Cobol programmer needs to have a basic understanding of what computer operating systems are, what they do, and how to run Cobol under them. Cobol, like any computer language, can run under a variety of operating systems, but is found predominantly in large organizations (government, finance, transportation) running enterprise systems created by IBM.
In order to prepare you for the real world, we will learn Cobol programming on two of the leading systems today: The IBMi (also known as the AS/400), and the zOS Mainframe.
Objects
Database Management
Work Management
Development Environment
The Multi-user Environment
Introduction to Mainframe and z/OS
Cobol
JCL
DB2
CICS
Cobol programs can do many things, but they are best known for their exceptional ability to access and process data stored in a Database Management System. In this course your will learn how to use IBM’s flagship database – DB2, the most powerful and stable database for large enterprises. You will learn how to create, update and access database tables from within Cobol programs, as well as directly using SQL. DB2 runs on both the IBMi and zOS systems.
Data Definition
Data Manipulation
Embedded SQL
Advanced
Please leave us your name and email and we’ll contact you