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 言語の学習の一環として作成しました。まずは基礎をしっかりと身につけ、次のステップに進むための準備をしています。
私は特に、社会の重要なインフラを支える複雑かつ重要なシステムの保守と改善に関心があります(金融、保険、交通などの分野)。
- 📘 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
- 📘 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プログラムの構造を理解する
- 🔧 シンプルなプログラムを作成・コンパイル・実行できるようになる
- 🧩 実務での具体的なユースケースに備える
⚠️ Tous les fichiers COBOL sont placés danssrc/
.
⚠️ All COBOL source files are in thesrc/
folder.
⚠️ COBOLファイルはすべてsrc/
フォルダに入っています。
make run PROGRAM=filename_without_extension