Hacker News new | ask | show | jobs
by proxybop 2386 days ago
I learned to code from some indie version of basic on the internet called Liberty BASIC when I was 13. I used it for years because the people on the forums were so nice and basically held my hand through learning a lot of basic computer science and exposed me to the history of computing via recreated qbasic programs and games, etc.

I’m super grateful for little things like that. All those older people that were welcoming to me on those forums have a special place in my heart, and I’ve been thinking about them fondly while I build a compiler—something I wouldn’t have been able to do without them answering all my questions when I got stuck.

2 comments

Liberty BASIC (JustBASIC first, then later switched to Liberty) was how I got started in programming as well. The community was awesome and there were tons of examples out there to reference from.

Later I spent a lot of time writing IRC bots and the IRC communities were equally as friendly.

The real light bulb moment for me was a PHP tutorial from, I think, W3Schools. There was this moment where I realized I could build this thing and with a single click anyone in the world with a computer and internet connection could consume it. Everybody has a web browser! That was the moment I realized I wanted to to be a web developer and I never looked back.

That is why I fell in love with programming. So many smart people willing to spend time and effort on explaining me simple things. I have tried to give back by tutoring people as much as I can. The technology community is amazing.
It is wonderful. I really want to find a way to help teach kids/teenagers about programming. It can really make you feel good about yourself to build something and see it working
Not sure if that is still true today, most of them replies were RTFM.

I do miss the old Internet.