Perl is a tool for people tired of doing things in asinine & limiting ways.

It's hard to learn if you don't have at least some experience with getting 
work done or solving problems with less appropriate tools.

Ideally, you'd be a former C programmer

Minimally, you could be a win32 batch file writer.

More importantly, you need problems that could be better solved with a heavy 
weight scripting language bursting with creative possibilities rather than 
some silly minimalist engine with the most narrow of scopes predetermined by 
others who think they know what the real world is like.

I too wanted to learn Perl when I first entered the I.T. field, but I was 
discouraged.  Not just by the learning curve, but the audience Perl was 
directed to:  Seasoned admins and power users who knew what they needed to do

Vague ideas about what perl can do didn't give me the Oomph I needed to learn 
and be productive in it.

But after a year of pissy batch files, fussy WSH, and, God help me, Send-keys  
I was able to sit my arse down and plow through the Llama book, and start being 
productive.

Hang in there.

In reply to Re: The Gates of Perl are not newbie friendly. by Anonymous Monk
in thread The Gates of Perl are not newbie friendly. by Hielo

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.