Describe the first useful computer program you wrote.
May 19, 2021
15 Comments
I’ll start. I wrote a program to enumerate valid physical key combinations for an operator that produced lock keys in a factory. I was 16 or 17 at the time. I wrote it in JS and run it in the browser. Bunch of nested “for” loops, lol.
comments
I was like 8 years old, and I only knew HTML from right clicking and view sourcing in IE7.
20 goto 10
20 PRINT A$; “ is an idiot!!!”
30 GOTO 20