227
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 20 Mar 2024
227 points (97.9% liked)
Asklemmy
43744 readers
1898 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!
- Open-ended question
- 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.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 5 years ago
MODERATORS
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.