Hey Monks,

I wonder if anybody else is in the same boat as I. It seems to me that the majority of monks are either experienced or semi-experienced programmers who probably already had a solid understanding of a programming language under their belt before learning Perl.

I have attempted to learn Perl about three times before and then giving up telling myself it is because I don't have any programming experience. Well this time I am determined to learn it because I know it will make my job much easier.

Are there any other Monks out there who never wrote a piece of code before attempting to learn Perl? I am looking for suggestion for the best way to become proficient in Perl. I know it will take time, but I just want to make sure I am heading down the right path.

Are there any books that you would recommend? I pretty much already read all of Learning Perl which is a good start, but not enough meat. I thought I was ready to move on to Programming Perl, but how wrong I was. It is difficult for me to try and grasp the concepts in Programming Perl. I believe it is because I don't have any experience with a programming language.

Thanks,
Dru

In reply to Best Approach to Learn Perl for a Non Programmer by dru145

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.