Ask HN: What motivated you to learn to code at a young age?
21–29 of 29 posts
Re: Ask HN: What motivated you to learn to code at a young age?
#22Re: Ask HN: What motivated you to learn to code at a young age?
#23What's weird is we had computers at my school, and we'd done some assignments in Logo, but it never really clicked for me that this could be used for something creative. I was the kid the teachers would send for to fix their computers, but for a long time software was a mysterious thing I couldn't imagine making myself.
Re: Ask HN: What motivated you to learn to code at a young age?
#24I started quite young, around 7 or 8. Obviously nothing advanced or anything, just very simple visual basic, and messing around with some chips and a few LED's. Got into web design/development in my early teens, did a bunch of app development, bit of backend, now mostly frontend & design of web apps. To me code is magical; Even the small things like seeing a button click change something, or even seeing LED's light u…
Since the computer was already there, building things on the computer did not require buying more things, and I could see the result immediately.
I would not say magic.
Re: Ask HN: What motivated you to learn to code at a young age?
#25It took me a while to figure it out, pre-internet days.. I understood that there was BASIC, on the C64, but I saw many programs there which would LIST just as a SYS statement, and some number, and I could understand that that number was not the entire program, and so that there was something hidden "beneath". The machine-code..
So, maybe I was not motivated at all.. There were no external factors, it was and still is, an intrinsic need in me, to understand this stuff, and the world in general, though I fell into the computing rabbit-hole a long time ago, and have only reasonably common knowledge about the rest of the world.
Re: Ask HN: What motivated you to learn to code at a young age?
#26From first grade of highschool we learned python. Python was amazing, helped me do math and physics homeworks. I used it for everything I now use wolfram alpha for.
I’m really blessed to have had it all served on a plate. Great school system FTW.
Re: Ask HN: What motivated you to learn to code at a young age?
#27I learned to code in BASIC when I was 11. It must have been from a manual, because there wasn't anything else. I built a bunch of things, the last of which - and the only one I remember with any clarity - was a type of solver for a number game. I don't remember which, just that it was one where solving without software was much harder.
And I stopped. Because I felt stupid. It was hard, and when you got stuck there wasn't somewhere you could just go for answers. You had to figure it out. And neither of my parents coded, so they couldn't tell me that my running into these problems isn't a sign of being stupid or incompetent.
I kept telling myself I was rubbish, and so I stopped. Hardly anyone coded in those days, so what did it matter anyways? But it ended up mattering a whole lot. This was the seed from where other decisions stemmed. I'm not one to regret, but I feel really sad for this girl who learned to believe the wrong thing.
It took me a long time to undo the damage of this early thinking. I don't think I've ever completely reversed it, and I say this as someone who does actively code. I'm glad kids these days start with sandboxed environments, and gradually progress.
Recently, someone I know asked me for some recommendations for his kid (aged 10) to start learning Python. I gave him whatever tips I have, but man, I'm not rushing to get my kids into a proper coding language just yet.
Re: Ask HN: What motivated you to learn to code at a young age?
#28Re: Ask HN: What motivated you to learn to code at a young age?
#29What really got me started was seeing the Bapaug demo [2] when I got an Atari ST. That motivated me to play around with BASIC again. Which was frustratingly slow. I switched over to 68000. Teaching myself from some sample code. I created my first commercial program [3] a few years later with a couple of friends. 30 years ago at the back end of this year.
[1] https://en.wikipedia.org/wiki/Input_(magazine)