http://www.perlmonks.org?node_id=385486


in reply to How I learned Perl

I began learning Perl at an O'Reilly course in NYC, in Sep of 2000. The course I took was "Perl 101", taught by none other than the author of this post, brian d foy.

Over the past four years, my use of and skill with Perl have increased incredibly -- but I owe my initial understanding of it to brian d foy. Without that first core of understanding, I wouldn't have been able to progress with it like I have.

The lesson I walked away with that I think of most right now, is "print is your best debugger". It's true for me, so far.

brian, thanks for working hard toward learning Perl. If you hadn't, I doubt I would have!

Replies are listed 'Best First'.
Re^2: How I learned Perl
by joeface (Pilgrim) on Aug 24, 2004 at 19:14 UTC
    And just to remove anonymity from that post (since I forgot to log in), thanks!