• tiredofsametab@fedia.io
    link
    fedilink
    arrow-up
    0
    ·
    3 days ago

    I always wonder if I should just learn COBOL and try to just do a few juicy contracts a year and focus on my other pursuits (farming and considering making a game, as well as vacation of course) the rest of the year.

      • tiredofsametab@fedia.io
        link
        fedilink
        arrow-up
        0
        ·
        2 days ago

        I’ve fallen down the rabbithole. I’m reading a free course (from 2001ish) on Cobol.

        COBOL is Maintainable

        I now question everything. I mean, technically, basically anything is maintainable in that it’s possible…

        • esa@discuss.tchncs.de
          link
          fedilink
          arrow-up
          0
          arrow-down
          1
          ·
          edit-2
          2 days ago

          I mean, the fact that more than half-century-old COBOL continues to be maintained does speak to the fact that it is maintainable. That might also be part of what makes COBOL painful to the average developer: You’re not only dealing with a language that first appeared in 1959, designed for machines that were very different than modern computers; you’re also dealing with over a half century of legacy code, including all that means for Hyrum’s law.

          Unfortunately maintainable and pleasant to work with are rather distinct concepts.