cobol-programming
There are 28 repositories under cobol-programming topic.
openmainframeproject/cobol-programming-course
Training materials and labs for a "Getting Started" level course on COBOL
mikeroyal/COBOL-Guide
COBOL Guide
raphaelfrei/cobol-apps
Apps created with COBOL
DillonDepeel/Cobol-Programming-Collection
The COBOL Program Collection is dedicated to preserving games and software written in COBOL and the COBOL Programming language.
cchipman21804/EnterpriseCOBOLv6.3
various utilities written in Enterprise COBOL v6.3 for z/OS & Unix
juliobarcellos/Programacao_Mainframe
Repositório para o conteúdo das aulas e exercícios propostos na matéria cursada no 4º semestre do curso de análise e desenvolvimento de sistemas.
sandydunlop/wildcat-cobol-compiler
Wildcat COBOL Compiler for .NET
luismr/cobol-screen
A simple example demonstrating how COBOL handled screen-based front-end interactions in the 1960s.
amgauna/Cobol-2017
Cobol - Exemplos de Código
Estefani-a/Registro-de-movimientos-bancarios
Este programa muestra los movimientos de cuentas bancarias a traves de una plataforma de Home Banking
hrosicka/CobolBasics
Cobol - Nostalgia for the old-school. Very easy examples. Simple Cobol programs.
INIT-REF/COBOL_Euler
Solving Project Euler problems with COBOL
minhduc8a2/cobol_banking
Cobol Mini Project
wkeilsohn/1-2-your-age-plus-7
A Cobol program to determine if an individual falls within the 1/2 your age +7 rule.
Adriana/COBOL
Diversos exemplos de Exercícios em COBOL - Curso de Formação Nivel 4 - Programador Informático - IEFP
batuhanbatu/hello-world-cobol
A simple hello world program written in COBOL
fonteeboa/cobol-temperature-converter
This project is a Temperature Converter written in COBOL
GlitzyProgrammer/Cobol_Learning
This is just a collection of files I created while learning COBOL using the COBOL IDE
gussd6/Cobol-Mysql
COBOL - Conexão MYSQL via Postgresql remoto
x444556/cobol_test
Playing with Cobol a little bit
claraneves23/programacao_mainframe
Programação Mainframe 4º Ciclo - ADS
Gaurav-Van/Working-With-COBOL
This repository contains basic information and concepts of COBOL. It also includes some practice programs I completed while learning COBOL. Why COBOL? I had a brain fart and decided to learn the basics of it, so here we are. Enjoy!
macagua/example-cobol
COBOL Examples
MiscCoderGuy/MiscCoderGuy
Config files for my GitHub profile.
RicardoLuisOrtega/Cuotas-PlanDeAhorro
Programa que calcula el valor de cada cuota para un plan de ahorro y lo graba en un archivo de salida
scottgriv/cobol-ascii_robot_art
This simple COBOL program displays an ASCII art robot "COLBOT", along with the message "BEEP BOP". The robot ASCII art is rendered in the terminal when the program is executed.
The-No-Hands-company/MediaMatrix
MediaMatrix - A media collection management application
The-No-Hands-company/SavingsGoalTracker
A modern desktop application for tracking savings goals, built with COBOL backend and Qt frontend