You missed the point. It does not matter the size of your company. Your company is not the end-all be-all of programming. Sorry.

My company programs almost exclusively in C/C++. That doesn't mean that other languages are garbage. I could say something like "I work for a big name company and I have never seen a serious project in Ada/Cobol/FORTRAN/Java/Perl/VB/Lisp/Assembly/Pascal/SmallTalk/SQL et cetera et cetera". And it would not mean anything. My company programs embedded systems, and on the projects I have been working on, C is the best language. This of course doesn't mean that all other languages are useless. Just that we didn't choose those languages for this particular task. Get it?

In addition, I find it hard to imagine someone who makes such a strong claim about benchmarks who has no apparent inclination to show the code. I could say that I ran a test in which Java took 32GB of RAM and Perl took only 3K. It's a pretty pointless claim unless I'm providing some evidence.

It's also a pointless claim to say you've worked for "big name" companies without revealing your identity. I could claim that I work for (or have worked for) IBM, Hewlett-Packard, Apple, Microsoft, Motorola, Intuit, Raytheon, Lockheed-Martin... But what does that really prove to you?

Whoops, sorry, missed the "Do not feed the trolls" sign. My bad.

Edit: s/identitity/identity/;

In reply to Re: Re: Re: Use Perl wisely, not cleverly by Nkuvu
in thread Use Perl wisely, not cleverly by Anonymous Monk

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.