Hacker News new | ask | show | jobs
by mcphilip 4707 days ago
I didn't really start learning to code, even though I had a year of CS under my belt, until I found a problem that I wanted to solve. I was using Audiogalaxy to download music over a 56.6K modem and I wrote a program to monitor the download folder and move any file after it was completed in order to prevent automatically sharing/uploading it to other users.

It wasn't as technically difficult as most CS homework, but it was the first time I started thinking about programming as a tool to solve an actual problem I was experiencing.