It was 1999 for me. And I had the hardest time of it at first, because all I’d taken was C++ courses prior. For whatever reason, I just couldn’t wrap my head around it.
But after about 3 days, it just clicked, and I got it. It was like going Sane in a Crazy World. Stop thinking like a coder, and start thinking like a non-coder.
I recall my instructor being confused because I had misread the first assignment, and turned in 2 pages of code for sorting a text file. Seemed like a reasonable assignment to me, after all that C++. Then I saw how everyone else had just read the book, and saw there’s a CobolSort function that you can get done in about a dozen lines.
Instructor’s response was, “You wrote a sort?? In COBOL?!”
Yeah, pretty much! I’d hate to have to work with it day-in, day-out though.