Tobias,

there is a lot to be said about getting the education and all of that. It is good stuff. However, I had to learn perl (and a few other things) on my own. I am not in the same league as most of those that are here on a regular basis, and probably never will be. But Perl is fun, it is useful, and you can learn it just by doing it. I do most of my learning by reading about it, and solving problems with it. For me, it is a "just do it" type of thing. Hanging out here and looking at the questions that are asked and answered by others is probably the second best way to learn Perl.

Just a little different perspective ... :-)

...the majority is always wrong, and always the last to know about it...


In reply to Re: Study Perl with somebuddy ? by wjw
in thread Study Perl with somebuddy ? by tobox

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.