It would be really amazing to hear your stories!
Ask HN: How old were you when you wrote your first program?
1–10 of 14 posts
Re: Ask HN: How old were you when you wrote your first program?
#2I was coding in Amstrad BASIC on a CPC 464. The program didn't work, because I didn't understand the difference between strings and numbers.
I wrote out my listing and took it to my teacher at school, to ask why my program didn't work.
This led to my first inkling that adults didn't have all the answers :)
My teacher had never used a computer before, didn't really understand the problem, and certainly couldn't solve it. To her immense credit she clearly explained all of those things at the time rather than bullshitting me, and suggested I try to find an adult with an interest in computers. Basically, she helped me develop me the skills to solve my problem.
Quite the formative experience, that was.
Re: Ask HN: How old were you when you wrote your first program?
#3Re: Ask HN: How old were you when you wrote your first program?
#4Re: Ask HN: How old were you when you wrote your first program?
#5Re: Ask HN: How old were you when you wrote your first program?
#6but rasterbars, and softscrollers with (stolen) musik and sprites on the bottom/top border, was as far as i ever got.
Re: Ask HN: How old were you when you wrote your first program?
#7Being a little kid, I never thought seriously about the future :)
Re: Ask HN: How old were you when you wrote your first program?
#8 FOR I=1 TO 100
PLOT I,1
PLOT I,2
...
PLOT I,50
NEXTRe: Ask HN: How old were you when you wrote your first program?
#9It was a BASIC program. I was given about 20 80-column cards which I had mark with a thick black pen in the relevant positions. I then gave the pack back to the friend who had access to one of the early multi-user terminals in another town and who could run it. He was impressed that it ran perfectly without any syntax errors, but not that it was an infinite loop.
On the other hand, my first computer I had to build with a soldering-iron and a very large box of parts in 1979 and that's what finally enabled me to begin programming for real, in both BASIC and Assembly Language.
Re: Ask HN: How old were you when you wrote your first program?
#10http://nasium-lse.ogamita.com:8117/
then type (C-s = control-s):
C-s CH C-s /BOURG C-s AP C-s BOUR C-s LI C-s 1 C-s EX C-s 1 C-s
(LSE = Langage Symbolique d'Enseignement, a French programming language used in the 70s and 80s in the French schools). http://nasium-lse.ogamita.com