|
|
|
|
|
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. |
|
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.