I was there too, but that came later. First I started programming commercial applications in assembler for an IBM 1401 with 8K ram. Yes, it could be done, once you forgot about GUI. On that machine I learned Fortran II. The compiler was all of 3000 cards long and you could not compile a program much larger than, say, 100 lines.
Later I jumped to a 360/44, a strange beast with its own OS. There I also programmed in assembler
and Fortran IV. It was not Watfor but rather IBM's own level G (or was it H?) compiler. A serious Fortran machine, even if it had only 128K.
Then came DEC PDP8 and 11's. Once I discovered CRTs and fast turnarounds I never wanted to go back to punched cards and mainframes. On those minis I also programmed in Fortran. You must understand that C and Unix just were being invented. I discovered C years later.
Today, yes, I also prefer C, Python and when I feel particularly inspired, Lisp. But I still keep 1401, PDP8 and PDP11 emulators in my machine so in a way I still keep in touch with those old compilers.
And, after all, Fortran 95 is not that bad. I wonder if Fortress will take off...