Welcome. A word of warning on online courses. I spent significant time correcting a perl course which was provided by one of the large players in this game. The test was pathetic. The answers they wanted you to select in some circumstances were impossible. The course video content was presented by one person, creation of the test was farmed out to a third party, who had no idea what they were doing. After engaging with our corporate contact to address the issues, the test was changed, with slight improvement. At the time I was working for a large Indian outsourcer, more than 34 thousand of the employees had "passed" the perl course when the test was riddled with mistakes. I've completed other courses for different technologies, I've yet to find one which was really good. So your milage may vary, just because there's a course doesn't necessarily mean the people creating the tests know what they're talking about, and people often just re-take tests selecting different answers (not necessarily the correct ones) in order to pass.

If you are new to perl I'd echo both the advice of perlintro and Mojolicious::Lite. The Mojolicious docs has other good links to get you started. As a framework Mojolicious is powerful and makes web work fun for me.


In reply to Re: Beginner Recommendations by marto
in thread Beginner Recommendations by Ookma-Kyi

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.