The I discovered the forums, which had a lot of healthy discussion at the time. I remember contributing to a clipboard manager written in AHK called Clipjump[1] that I still use to this day (great concept, not so great implementation). This was when I was in high school in the early 2010s. From there I got a lucky break when I was hired with no prior experience for a PHP4 scripting job, and then on to greener pastures from there with JavaScript and Python.
Ask HN: What sparked your interest in programming?
11–20 of 56 posts
Re: Ask HN: What sparked your interest in programming?
#12Re: Ask HN: What sparked your interest in programming?
#13Re: Ask HN: What sparked your interest in programming?
#14Re: Ask HN: What sparked your interest in programming?
#15Re: Ask HN: What sparked your interest in programming?
#16Re: Ask HN: What sparked your interest in programming?
#17Re: Ask HN: What sparked your interest in programming?
#18 10 FOR I% = 1 TO 10
20 PRINT "HELLO, NATHAN"
30 NEXT I%
RUN
into a BBC Micro. And I was hooked. Mum and Dad saved for a year or two and bought me a Commodore 64, and I was away.Now I try never to miss an opportunity to show the magic to young kids, and I always think of the kindly stranger when I do so.
Re: Ask HN: What sparked your interest in programming?
#19I'm glad the creators of that toy computer made it into an actual computing device, more than the mere toy it appeared to be, and that they included a manual which actually taught how to program.
Re: Ask HN: What sparked your interest in programming?
#20I had a VTech "PreComputer 2000" in the 90's, a kids toy. It was battery powered, with a 2 line display, had word games, etc. One of the games was "BASIC", which was like a typing game that beeped a lot. I finally read the manual and found out that BASIC was a pretty good game once you understand it. I'm glad the creators of that toy computer made it into an actual computing device, more than the mere toy it appeared…