Looking forward to seeing some interesting jobs I haven’t really thought about. Bonus points if it’s an IT job.

  • bionicjoey
    arrow-up
    38
    arrow-down
    0
    ·
    7 months ago
    link
    fedilink

    If you learn to code in COBOL, there will always be demand for your coding skills. But you’ll want to kill yourself because the only code you’ll ever get to work on is half-century-old spaghetti that has absurdly high uptime requirements.

    • Shoe
      arrow-up
      5
      arrow-down
      0
      ·
      7 months ago
      link
      fedilink

      Currently working on a programme of work for a huge client whose core system is still running the same COBOL spaghetti that was written in the 80s. The demand for COBOL developers to support or update these systems, and the compensation they get, is wild.

      • wellDuuhEnglish
        arrow-up
        1
        arrow-down
        0
        ·
        7 months ago
        link
        fedilink

        Ok, installing COBOL now 😂

    • ShadowCatEXE
      arrow-up
      2
      arrow-down
      0
      ·
      7 months ago
      link
      fedilink

      The course I took in college had 2 required classes for COBOL. A large majority of students did not like it, but I understand why it was (and still is) being taught. Huge demand. I enjoyed it at first, but then gradually started to dislike it, especially when getting into more complex problems. I’d have commically large files where 60-70% of the file itself is taken up by data definitions. Not to mention that the logic itself could probably be a fraction of the size in higher level languages Not forgetting to properly tab your code was also hard to get used to. I’d consistently lose marks on that.

      If you can learn to love it, it’s probably a fantastic career path

      Those who do enjoy it, I really do envy you. I really did want to like it, but it just didn’t work out.