I agree with the post that says different people learn differently. I started with several books & had to put a few on the shelf that were a bit too advanced. I've been through the Camel, Llama, Gecko, some sort of dog, an owl and a few animals I can remember.
I also read Damian Conways Best Practices and the Perl Cookbook, and while I think they are both very good, I felt I was being told not to use what I'd learned earlier. This was a bit confusing.

After about 3 weeks of trial and error with a small utility program, I found this site an what a difference the monks made.

Doing is also my best way of learning. While going through the "zoo" of books, I always had my perl up and running. This alowed me to try things immediately, fail miserably, then try again.

I use ActiveState Perl on a WinXP box & they have a lot of perl docs too. Hope this was helpful. I'm relatively new to perl & I love it already.

In reply to Re: The Road to Enlightenment? by Aim9b
in thread The Road to Enlightenment? by DigitalKitty

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.