Dear Monks,
When I started learning Perl, no instructor for Perl were avaiable. Even my "programming language" course didn't cover Perl. My Perl knwoledge is self taught and self exercised from books, docs, faqs, cplm and other lists and respected monks here.

Question: What are the difference between instructor lead training and the way I learn perl and continue learning more. I really like to know what I am missing/adding or could have better focused from early on.

I know there are plenty of advantages for instructor based training for many other subjects. I like to know what are Perl specific advantages.

Thank you,
artist
=======================================================
Beautify your existence.

Update 1: As suggested in response from suaveant, I agree that learning depend on person, still want to know how a good instructor can make a difference in the Perl world. After the experience in the field, my question is not just from the beginner point of view, but also for the professional learning.

Update 2: As hardburn pointed, knowledge gaps are the things which require the instructor. Arguably hard and depend upon requirement, but if we construct the Perl path from beginner to professional level, I am sure we can achieve the part of that effect. Again, I am talking about more systematic efforts, v/s list based approach.

artist


In reply to Difference in self v/s instructor based Perl training by artist

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.