Ask HN: How did you fall in love with Programming?

1 points by martinbaun ↗ HN
I fell in love with programming when I was playing games and I figured out that I could cheat using memory editors and assembly.

How did you fall in love with programming?

4 comments

[ 0.25 ms ] story [ 18.5 ms ] thread
I got sick of doing the same thing 100+ times per day at work, so I wrote a little script and tied it to a keyboard shortcut. Then I wrote some more scripts to do more things. Then I wrote a web site to make and share more tools with the team, and it just kept going.

I had taken some programming in college, but it didn’t click at the time and I forgot it all. It wasn’t until I had something useful to do that I saw its real value.

Beautiful, that's what I always recommend new people to programming. To figure out how to solve one of their own problems

AutoITScript?