So I have a couple of 'new starts' at work (long story), and they have been using things like https://www.udemy.com/ to familiarise themselves with HTML and JavaScript. When done properly the interface/online IDE works well, other times it seems less thought through (as does some of the course material, from experience that's always the thing which really drags such things down, more so than a clunky interface), however I agree that the general principal of such a thing would be a real nice to have for perl (via learn.perl.org perhaps?), and if I had the time (for the foreseeable future I won't) I'd be keen to pursue something along these lines. The only thing I don't agree with would be starting with Perl 4. Kick off with a modern perl, and modern practices. Nice talking to you about things in the chatterbox today.

Update: Run Perl 5 in the Browser! was updated to include some newer things relating to this, see the links at the end of the first post.


In reply to Re^6: WebPerl (eLearning) by marto
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.