this post was submitted on 20 Mar 2024
222 points (97.8% liked)

Asklemmy

42521 readers
967 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

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

you are viewing a single comment's thread
view the rest of the comments
[โ€“] ShadowCatEXE@lemmy.world 2 points 3 months ago

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.