My question is for anyone that opts to use perl in any field dominated by other languages. Does anyone else encounter ignorant stereotypes and criticism of perl?
Every tool has its use right? While perl is well known for doing text parsing, just like c++ and java for business or oop related solutions, there is no reason I can't write a compiler in perl for my own language and to run it.

Having said that, can you find out why you specifically were penalized? If you can find someone who has a similarly laid out solution, you may be able to argue that these two are similar, yours and someone else's... why does yours receive a lower mark?

The other side of it is, it's a harsh world. i've been given lower grades due to my ethnicity, when I've done better than my fellow students on exams, participated a lot and what not, and get full letter grades. Sometimes, you just have to live with the ignorance.

I've heard perl to be messy, convoluded or not powerful. But you know what their problem is when they don't give you specific problems with a language that are factual and give you opinions? Their gnorance. For instance, your professor, or someone says, perl is only good at text parsing. Provide proof that it's good at other things, and you'll prove them by negating their argument. Point them at all the neat algorithmic and matrix math stuff. Show them all the biology related stuff. And if they refuse, just move on.

When you get somewhere in life, assuming you are not a systems architect or designer now, you will have this experience and the wisdom to say, "Well, I used a language once, perl, c, ruby.. something, and it was descriminated against because of some popular belief. Let me find out the facts."


I used to be a funny character, now I'm just 4 bits.

In reply to Re: Stereotypes about perl by exussum0
in thread Stereotypes about perl by nherdboi

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.