HowardCohodas
Experienced member
- Messages
- 1,868
- Likes
- 97
There are plenty of us around, first generation geeks from the first generation home computers.
I must be generation zeroth then. I started writing assembler code from the users manual of a computer I found laying around when I was in high school. It was all on paper and I was unable to test it but I rewrote an application many times to make it more efficient. I learned the benefits of adding comments and avoiding overly complex code.
Then assembler in my first real machine, a Univac 1107. Then Fortran and Algol.
My first minicomputer was a Digital Equipment Corporation PDP-5 in the days when memory was still made out of iron doughnuts. It was so primitive that memory location 0000 was the program counter.
Doing Octal math was required to patch my programs through the console switches. Once, when doing my checkbook I subtracted one number from another and messed up the checkbook for weeks. Both operands only had digits 0 through 8 and without thinking I did the subtraction in Octal.
I'll add to this "can you top this" dialog later. My post is long enough already.