I think there may be a more realistic middle ground. I do feel that a few visitors/Monks (myself included) would benefit from having several structured learning paths layed out. * This probably could be done with a few well written posts in the Tutorials and/or SoPW section.

Have posts detailing roadmaps for Monks/visitors learning Perl at different levels:

0. New To Perl and Programming
1. Beginner
2. Intermediate
3. Advanced

If we can imagine an 'RFC:' post for each of these which layed out a learning path, what would it look like? What existing tutorials and posts on Perl Monks would we include for readers to study? Other Monks, of course could post replies with advice and possibly additional references — books (and corresponding chapters) for that particular level.

I think this would keep the free form community feel we have here and still provide something more 'structured' for those looking for a clear path(s). Of course someone would still actually have to write the posts ;-) but I think it's a little more realistic task than running an online university. Just a suggestion from someone learning Perl through this site, books and some of the online courses out there. Personally I like learning here better than courses I've taken but that doesn't mean some additional structure wouldn't help. :)

* (I know there are some examples of these posts throughout the years but not necessarily formalized into the Tutorials section. — at least not that I've found.)


"...the adversities born of well-placed thoughts should be considered mercies rather than misfortunes." — Don Quixote

In reply to Re: Perl Monks University (Write Posts With Level Specific Roadmaps) by luis.roca
in thread Perl(Monks) University by InfiniteSilence

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.