I'm going to go with Aristotle on this one. It's rather unfortunate that programmers people are so busy fighting religious wars that the search for the truth has become a casualty.

Recently I was chatting with a Java programmer. He quickly attacked Perl's "weak typing" and "unmaintainability" and claimed the term "scripting language" actually meant something. We were discussing the strengths and weaknesses of object typing versus object capabilities (via polymorphism/allomorphism). I have no idea how things descended into a debate about the merits of the languages. It should have been about the merits of ideas but everyone seems to want to pick a fight. That's where advocacy frequently takes us. (And Perl programmers are just as guilty of this as others.)

For a wonderful counter-example, start reading Lambda the Ultimate. They don't suffer trolls (they've been dealing with a few lately), but they're more focused on ideas, not ideology.

Cheers,
Ovid

New address of my CGI Course.


In reply to Re: But you don't WANT to do everything in Perl! by Ovid
in thread But I WANT to do everything in Perl! by InfiniteSilence

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.