Avatar

emergencybird

emergencybird@lemmy.world
Joined
0 posts • 5 comments
Direct message

I had a course in uni that taught us assembler on z/os. My advisor told me most students fail the course on the first try because it was so tough and my Prof for that course said if any of us managed to get at least a B in the course, he’d write us a rec letter for graduate school. That course was the most difficult and most fun I’ve ever had. I learned how to properly use registers to store my values for calculations, I learned how to use subroutines. Earned myself that B and went on to take the follow up course which was COBOL. You’re not crazy, I yearn to go back to doing low level programming, I’m mostly doing ruby for my job but I think my heart never left assembler hahaha

permalink
report
parent
reply

Precisely how I feel. I love playing something cooperative and I dislike when it’s some PVP fps game. Baldurs gate with some friends or divinity, the borderlands series is great coop fun too

permalink
report
parent
reply

This is great for when you type in your root password incorrectly!

permalink
report
parent
reply

If you aren’t already, you could get familiar with the vim motions within VSCode via a plugin. Moving over to a vim setup can be overwhelming, setting up your lsp,linters, other packages. Adding on the need to still learn key bindings makes it extra difficult. I started with VSCode using vim motions, went to doom emacs and used evil mode and then my mentor got me hooked on vim. Do it in steps and you’ll get to a config that lets you code without much fussing, good luck!

permalink
report
parent
reply

I took courses in uni for COBOL and you’re right, the language itself isn’t difficult, it’s honestly a lot like writing plain Englisch but making sure your JCL was correct, checking I think it was the spool in order to make sure your jobs were working correctly, reading memory dumps, it was a ride. I love mainframe but it feels like all jobs mainframe ask for 5+ years experience

permalink
report
parent
reply