Re: Your first programming experience?
Posted: Sat Nov 30, 2019 1:16 am
I must be one of the oldest curmudgeons on here.
My first programing experience was in 1972 in high school. I took a course called "Data Processing". We learned Dartmouth BASIC and had to write programs by marking cards with a pencil, hand them in and have them sent off to be batch processed at some other place. If we got our stack of cards in on Monday we'd get the results on Thursday - usually just a listing and an error report. It would take on average a month to get a program fully debugged and running. There were so many things that could go wrong aside from logic and syntax errors. If the markings were not dark enough, or went outside the little boxes, or you got a card out of order, or forgot to mark the continuation box when your line of code extended over more than one card, etc., etc...
It was a royal pain and it surprises me to this day that I managed to last through it and make a career in IT. A good deal of it programming.
My first programing experience was in 1972 in high school. I took a course called "Data Processing". We learned Dartmouth BASIC and had to write programs by marking cards with a pencil, hand them in and have them sent off to be batch processed at some other place. If we got our stack of cards in on Monday we'd get the results on Thursday - usually just a listing and an error report. It would take on average a month to get a program fully debugged and running. There were so many things that could go wrong aside from logic and syntax errors. If the markings were not dark enough, or went outside the little boxes, or you got a card out of order, or forgot to mark the continuation box when your line of code extended over more than one card, etc., etc...
It was a royal pain and it surprises me to this day that I managed to last through it and make a career in IT. A good deal of it programming.