this post was submitted on 10 Jul 2024
938 points (98.8% liked)

Programmer Humor

32042 readers
960 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 12 points 2 months ago (1 children)

The issue with COBOL surely isn‘t about the language itself. The real challenge will be to decipher the spaghetti code that was created at a company in the last sixty or so years. And then to dare changing something without breaking the program as a whole.

[–] [email protected] 8 points 2 months ago

That's easy you just use the huge number of test cases to ensure against introducing new bugs.

/S