"I am totally new to Perl. This is my first programming language. Is there anything I should know besides the basics? I think I got those down."

Welcome to Perl Monks!

Perl is also my first programming language and after over a year and a half, I'm glad I made that choice. I was very fortunate to join the Monastery the day I decided to begin learning Perl. I spent the first several months going through many of the posts and tutorials. You'll enjoy your time here, get a lot out of it and meet some really great teachers — you've just met three in davido, Grandfather and (most of the time) Anonymous_Monk. :-)

From one beginner to another here are a few suggestions on where to go from the basics:

As you are no doubt noticing there are A LOT of good Perl books and it can get overwhelming quickly. I would caution (slightly at least) against what I did in my first year of learning Perl and suggest focusing on no more than three books. ;-)

Best of luck and I hope to see more of you in the coming weeks and months.

Luis


"...the adversities born of well-placed thoughts should be considered mercies rather than misfortunes." — Don Quixote

In reply to Re: Perl: For Newbies by luis.roca
in thread Perl: For Beginners by perl.j

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.