Cobol
Cobol
By
PATRICK MWIMANZI
ASR-CESI
WHAT IS
COBOL?
COBOL or
Common Business-Oriented
Language
22/06/20XX 3
ALTERNATIVES TO COBOL
The best alternative to COBOL depends on the specific use
case:
4
COBOL PYTHON
It is like a
programmer
tells the
computer what
to do step by
step
22/06/20XX Pitch deck 5
COBOL CODE
PYTHON CODE
22/06/20XX 6
BUT Really : Why cobol will never die?
Manage large amounts of data than other language
Companies (most natably insurance agencies, banking industries, and the government
sector) are held hostages by COBOL
Now over 800 billion lines of COBOL in daily use, quite impossible
for campanies today to rewrite them using a more modern
programming language.
OR NOT