I'm afraid I have no knowledge of perl training - whether on-line or not - so I'm afraid I have nothing to offer on that front and I would also be interested, from the point of view of perl evangelism, in the points of view of any other venerable perl sages out there.

That being said, I came to perl from a systems programming/shell scripting background and IMO, an in-depth knowledge of regular expressions and shell scripting have proved invaluable in my, sadly all too slow, adoption of the language. I'm a firm believer in horses for courses and so I now still frequently exercise my shell scripting skills - alongside my, hopefully improving perl, skills dependant on the job in hand.

I would recommend, in due course, obtaining the intermediate, advanced and 'references & objects' perl books to sit alongside the camel book on your bookshelf - or google for a publicly available perl CD bookshelf as I did (once I'd already bought the books).

You've already done the best thing you could by joining this forum :-) I wish such a thing were available years ago - all that time I could've saved (..and probably spent in the pub:-))

A user level that continues to overstate my experience :-))

In reply to Re: Perl Training online courses? by Bloodnok
in thread Perl Training online courses? by matze77

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.