Skip to content

🇫🇷 Programmation basique en COBOL | 🇬🇧 Basic COBOL Programming | 🇯🇵 COBOLの基礎プログラミング

Notifications You must be signed in to change notification settings

Oscar-Privitera/COBOL-Basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💾 COBOL Basics

Language License: MIT Status


🗂️ Sommaire / Table of Contents / 目次


📌 À propos | About | 概要

Ce dépôt fait partie de mon apprentissage du langage COBOL, avec l’objectif de maîtriser les bases de manière solide avant de passer à des projets plus avancés.

Je m’intéresse particulièrement à la maintenance et l’évolution de systèmes complexes et critiques, qui jouent un rôle essentiel dans notre société (secteurs bancaires, assurances, transports, etc.).


This repository is part of my journey to learn COBOL, with the goal of building a strong foundation before moving on to more advanced projects.

I'm particularly interested in maintaining and improving complex, critical systems that are essential to the smooth functioning of society (banking, insurance, transportation, etc.).


このリポジトリは、COBOL 言語の学習の一環として作成しました。まずは基礎をしっかりと身につけ、次のステップに進むための準備をしています。

私は特に、社会の重要なインフラを支える複雑かつ重要なシステムの保守と改善に関心があります(金融、保険、交通などの分野)。


🎯 Objectifs | Goals | 目標

🇫🇷 Français

  • 📘 Maîtriser les fondamentaux du langage COBOL
  • 🧠 Comprendre la structure des programmes COBOL
  • 🔧 Être capable d’écrire, compiler et exécuter des programmes simples
  • 🧩 Se préparer aux cas d’usage concrets du monde professionnel

🇬🇧 English

  • 📘 Master the fundamentals of the COBOL language
  • 🧠 Understand the structure of COBOL programs
  • 🔧 Be able to write, compile, and run simple programs
  • 🧩 Prepare for real-world professional use cases

🇯🇵 日本語

  • 📘 COBOL言語の基礎を習得する
  • 🧠 COBOLプログラムの構造を理解する
  • 🔧 シンプルなプログラムを作成・コンパイル・実行できるようになる
  • 🧩 実務での具体的なユースケースに備える

🚀 Instructions | Usage | 使い方

⚠️ Tous les fichiers COBOL sont placés dans src/.
⚠️ All COBOL source files are in the src/ folder.
⚠️ COBOLファイルはすべて src/ フォルダに入っています。

🔧 Compilation simple | Simple Compilation | シンプルなコンパイル

make run PROGRAM=filename_without_extension

About

🇫🇷 Programmation basique en COBOL | 🇬🇧 Basic COBOL Programming | 🇯🇵 COBOLの基礎プログラミング

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published