Ask HN: how did you get started in programming?
1–8 of 8 posts
Re: Ask HN: how did you get started in programming?
#2tldr: I learned programming slowly at my rhythm but that's Python that triggered my “hacker” fiber and some reading like ESR books and books about how internet and firefox were created...
Re: Ask HN: how did you get started in programming?
#3Programming was always fun for me because I could build useful things that people use. It was great to write helpful formula apps for the calculator and give them away to friends. Same went for helping people with simple web sites and eventually applications.
Re: Ask HN: how did you get started in programming?
#4Got into networking/security, web development, and data infrastructure design. Started writing code in Python, C, and Java and catching myself up on the fundamentals of CS. Took a job as a developer, then another, then another....
Re: Ask HN: how did you get started in programming?
#5Re: Ask HN: how did you get started in programming?
#6I started learning CSS and newer HTML(back when I learnt HTML code was written in all caps) when I was 17 to earn some money to buy me books and a laptop for university. Did some Java in highschool and built small applet games. Then I learnt php at my first coop job(go UWaterloo!) learnt Javascript, Jquery, C# at simultaneous coops. Finally learnt Advanced Javascript(rather how to write javascript right) and fell in love with it and beyond that just kept improving my skills in online development. I keep them refines by working on multiple side projects.