COBOL started from simple curiosity.
This is not work, just a personal learning experiment.
Little by little, I got salary.cob running, then organized test cases, test results, a specification document, a README, and a work log.
I also added a .bat file so it can run by double-clicking, and created a simple HTML UI mock with temporary calculation logic.
COBOL feels like the heart of the business logic, while HTML, JavaScript, and Python support it from the outside.
It feels less like breaking old code, and more like building a bridge to the future.
#COBOL #PersonalProject #LearningLog #LegacyCode