Dear Monks,
I often feel need to keep track of what I have learned so far or planning to learn in Perl, and perlmonks can serve that purpose very well, by having a systematic format and a section defined.

This could be possible and extremely useful especially when we have well defined link structure and availability of docs, faqs, modules etc.. at standard places in standard format.

Theoretically, I know it could be involved work for pmdev, but at the same time it has a huge advantage potential.

An example: If you know you know certain modules or planning to learn certain modules, you can put it here. It can be linked to CPAN, tutorials or perlmonk search/google search. You can assign various level with that piece of knowledge on certain scale. once you get comfort with that piece of knowledge you can move up the scale. Same goes for perl function or perldocs. I can also build all the perlmonks link around a certain topic. Thus you can build your personal expert-system at perlmonks.

The format to define this could be tricky, subjective and desire input from variety of perspective. Simple elegant interface without requiring to much complexities should be the goal.

I think that we can build such a system with collective wisdom of monks. However involved work it is, the first requirement is to see the usefulness of the system.

artist
==============================
Beautify your existence.


In reply to Perl Learning- Personal Expert System at PerlMonks 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.