I believe the writeup presents an interesting and unique viewpoint so it's a must-read for experienced Perlers.

Meh, I think not so much unique :) Maybe be because I've hung around places like this long enough, but seem straight forward common wisdom, though there are some funny commentary ( TheDailyWTF kind of funny )

Regarding the astonishment, I would think regular unversity english/maths/physics portion of the curriculum would have cured these students of the one true way notion :)

I've found "evolution and hysterical raisins" works as a panacea answer for astonishment :)

Also funny, mentions " omitting return calls " practice that should "never be used" but then praises perls positive side, map/grep/sort as incredibly powerful, but you can't use return with those :)

Andd the overall message good, know your audience, know where your students are coming from, know your enemy, and teach them the good idioms :)

These materials touch upon some of these things discussed, and I've been waiting for an opportunity to share :)

http://perl-tutorial.org/, http://learnpythonthehardway.org/, Learning Perl the Hard Way, Why I Am Not A Java Programmer, What Perl Programmers Should Know About Java, Are there any Java texts assuming the user has a perl BG?


In reply to Re: Teaching Perl by Anonymous Monk
in thread Teaching Perl by ambrus

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.