excellent stuff haukex ++

In light of what exercises to use, for the novices it would be more appropriate to use something like a cookbook approach, where a cookbook example with a simple bug/error that the student could follow a debug procedure might be more effective. This is the kind of thing where examples could be autogenerated for practice, but a simple example can be used to show the process.

For intermediate to advanced users I would like to see something along the lines of a project based tutorial that say shows how to install perl4, and then progress through upgrading it to perl 5

There would be many exercises and learnings to be had from this, that would also reinforce good coding practices such as documentation, and versioning, as well as viewing the development process and getting a feel for what Perl is about.

I feel that it would be good to get people familiar with the collaborative side of things at the earliest practicable stage of learning.


which came first, the boot or the strap?

In reply to Re^5: WebPerl (eLearning) by Don Coyote
in thread WebPerl Regex Tester (beta) by haukex

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.