But aren't there some downsides to this approach? Studying examples in books or the Internet or even real-world applciations will be much more difficult and the same can be said for using CPAN modules. And if they wanted to use Perl in the future on a project with others or even just wanted to ask for help they will be at a disadvantage.

I guess the question is if sacrificing the future to teach them fundamentals now really worth it? What will these students be doing once the class is over? Are they mostly Computer Science students? Or is this class one of those one-offs they are forced to take? It seems like the one-offs would beneift from a Spanish version while anyone who will be doing more programming in the future would benefit from learning the real thing.


In reply to Re: Writting Perl reserved words in Spanish or other foreign languages by Argel
in thread Writting Perl reserved words in Spanish or other foreign languages by bquistorff

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.