Been working in COBOL for a decade and this is all true.
I’m lucky. I personally enjoy it. But i can totally see how it’s an absolute nightmare for most people.
Comment on abandonware empires
cm0002@lemmy.world 1 year agoI’ve seriously looked into picking one of these dead languages up and honestly, it’s not worth it.
Biggest issue is, you have to be experienced to some degree before you get the name your price levels. So you’ll have to take regular ol average programmer pay (at best) for a language that’s a nightmare in 2023. Your sanity is at heavy risk.
I’d honestly rather bash my head with assembly, it’s still very much in use these days in a modern way. Most programs still get compiled into it anyway (Albeit to a far more complicated instruction set than in the past) and can still land some well paid positions for not a whole lot of experience (relatively)
Been working in COBOL for a decade and this is all true.
I’m lucky. I personally enjoy it. But i can totally see how it’s an absolute nightmare for most people.
I’ve been meaning to learn Fortran in part because because of the whole “big bucks for being willing to maintain old software” thing, but mostly because I’d like to work on the sorts of scientific computing software that was (and still often is) written in Fortran.
Fortran syntax is a warm summer rain tickling your face compared to c++ for high performance computing which is like slap in the face for non it peeps
Sounds like you got a golden shower from Fortran.
Enjoy.
Its not peepee until you know its pee.
COBOL isn’t too terrible, it has its gotchas (like sizing variables for inputs (in which you don’t need space for the datas headers and will break stuff if you do)) but mostly it’s an old language designed to be easy to use
Technus@lemmy.zip 1 year ago
Yeah everytime someone says “just learn COBOL, you’ll make tons of money,” it’s like,
Bro.
There’s a reason no one wants to write new software in these languages anymore, let alone maintain a forty-year-old pile of technical debt.