I was always jealous of schools that would teach some sort of programming or web design. My high school computer class (each year) was learning how to use MS Office. Which was probably the most useful instruction the rest of those kids could have received... but I wanted to learn to program.
So, the computer class instructor sat me down and asked me what I knew about programming. "I can use Perl", I said (I had read Perl For Dummies, v5.00502 edition). So he told me to make an online calendar for the school. So, I did. No instruction... just figured it out as I went. And that's how I learned that managing and displaying events in arbitrary times and dates is harder than P=NP.
Turns out that giving me that project was intended to save the school from having to pay for a real online calendar.
So, the computer class instructor sat me down and asked me what I knew about programming. "I can use Perl", I said (I had read Perl For Dummies, v5.00502 edition). So he told me to make an online calendar for the school. So, I did. No instruction... just figured it out as I went. And that's how I learned that managing and displaying events in arbitrary times and dates is harder than P=NP.
Turns out that giving me that project was intended to save the school from having to pay for a real online calendar.