my first encounter with computer programming was in 1990 when i somehow purchased a book about C++; c was almost synonumous to me with computers at that time and i remember making the assumption that ++ "probably means it is twice as good"! needless to say that other than impressing my dad with a huge book, it literally put me off computer languages for nearly a decade. i had a brief fling with java in 1998, but before i got through all the marketing hype time was up when my gf started calling me a nerd. i recently realized that i desperately need to do the simple things that i want, rather than adapt my needs to what is commercially availabe, and pay hundreds for the 95% of features i'd never use. i encountered scripting languages, python and perl, during my transitional conversion to linux, and the promise of something easier was thrilling, i got larry's (programming perl) and though having it for a couple of weeks i was unable to write any perl scripts, he seemed to go on and on and his "witty" remarks and "culture" stuff became irritating as i realized i was not going to benefit much from reading the huge book. i encountered this book - learning perl - in the local bookstore and the impulse was too strong to resist, i started browsing it on the toilet seat and found myself comfortably staying there for almost an hour, the book seemed quite engaging and the simplicity of it readlly made me happy; i simply felt "i can do it" regarding all the things that i wanted my computer to do. it strikes me now that i can adapt my machine to my needs rather than adapt my needs to what my machine can do through the applications i have. also the potential for an infinite amount of fun! (if u ever needed to spend time wondering which language to choose, choose perl; it took me a few weeks to find out, python is simply not mature enough, perl has CPAN and lots of source code samples on the web, python seems a bit simpler but to actually reinvent things is not at all convenient when there is aleady a perl module on cpan or some source code in a cgi repository site somewhere).. i hope this helps, it cost me some time to reach this conslusion so i hope it'll save u that.