Much obliged for your kind remarks, naChoz. Though, when I look at Where and how... again, it seems to be handling more the "where" part than the "how" part. This thread answers that better.

Following the links in Where and how... is just what I am doing now and it helps me quite a bit. By now I can take a look at (new) nodes in japhs, Snippets Section, Code Catacombs and Craft and see if I understand them. If I don't, I take my links and books until I get a grasp (or more).

When I learned Perl the first time, I had to make scripts to read logs, to handle forms, to send emails, to access a database (mmm, what did we start with, mSQL?), to keep and show statistics. Difficult but fun.

Having a goal helps a lot. For me, at the moment one of my main goals is to build a web shop, user and product database, moderated discussion forum ad so on. Not by just take the "easy" road right away and take one of the many modules and examples that are around, because now I can't distinguish between rubbish and pearly bits, so maybe later.

I've got no questions yet for Seekers of Perl Wisdom, but there's a lot to learn there too. Answers to most questions I could ask can be found there, after searching just a tiny while.

By the way, that's often the right answer to questions that are asked here. Search and find and read and learn and experiment. Search first, ask later.


In reply to Re: Re: Learning Perl? by woolfy
in thread Learning Perl? by katch

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.