Ask HN: What was your earliest “programming” memory?
It was the early 1980s and my mom and I would often walk to visit an elderly neighbor that lived behind us. I was offered to watch television while my mom chatted however my eyes were very often led away from the shows to the constant blinking VCR interface just below. After several visits my curiosity got the best of me and I figured out how to set the clock on the device. The neighbor was shocked that I had figured out how to set the time as they had tried multiple times but failed yet they were even more surprised, as I recall, that it no longer distracted from their viewing as it had mine while just visiting. I consider this my earliest memory of “programming” and therefore, looking back, recognize the impact that understanding technology can bring to others.
40 comments
[ 3.7 ms ] story [ 90.5 ms ] threadI was so happy to have my little page on the slice of the web. I still think about it fondly.
P.S. for those interested, it was a website about Yoshi (the Nintendo character).
https://spectrumcomputing.co.uk/entry/2001275/Book/TimexSinc...
Drawing spirals and a falling bomb sound making use of the sound chip were two of the samples I remember.
Oh, I forgot about middle school. I remember making some basic html websites, but they were just static displays.
Then in 5th grade, my elementary school was temporarily loaned a Commodore PET. Chicklet keyboard variety. A few 'special' kids were selected from each class to spend an hour basking in the glory of the machine. Don't remember if we were allowed to touch it.
Then.. maybe another year later... my brother purchased an Ohio Scientific c24p. Very similar to a pet. From there, it was off to the races.
[1]: http://sdz.tdct.org/sdz/apprenez-a-programmer-en-c.html
[1] https://en.m.wikipedia.org/wiki/Sharp_PC-1500
Still have the Sinclair in a box in the basement keep wanting to try and get it to boot again.
https://en.wikipedia.org/wiki/ZX81
Got a Commodore 64 after again boots into BASIC, I remember thinking how strange PC's where later that they didn't boot into a full programming language REPL but instead just a command prompt.
https://youtu.be/e08YtFdwWxE
She was showing me LOGO, a kids programming language she was learning about, and getting me to type in commands to move the little triangle turtle around on the screen. I still had trouble remembering which way was left and right, and as the little triangle-turtle rotated on the screen, it became more and more difficult for me to move it the way I wanted as I got confused.
In her art class, she made a little clay turtle - and taped and 'L' and 'R' label on each side of its wide body. I held that clay turtle on my lap, and as I made the digital turtle move about on the screen, I rotated my clay turtle on my lap to match. The clay turtle told me which way was left and right on the screen, so I could continue to move the computer turtle around where I wanted to.
At the same time, in the 1980s and into the 1990s, math textbooks (in the US) often had BASIC listings at the end of chapters. I saw it, asked my dad how to type it into the computer, the rest was history.
Writing a very small BASIC program that had a loop to print out the loop-number and some text. It was on a set of punched cards and I gave it to a friend who could put it into a university computer.
It ran but I had omitted to have a test to get out the loop so it ran indefinitely till a reset.
I was about 26.