Yes, you made a good point, which I didn't address. Sorry 'bout that.

My feeling is that there are many other factors likely to have a bigger impact on a company's financial success than their choice of programming language/s. Had Google (in a different parallel universe) chosen C++, Java and Perl - instead of C++, Java and Python - would they have been more or less successful in the marketplace? Lacking a multiverse and/or a time machine, we can't just rerun the experiment. :)

For the record, I see that flyaps (fuzzily) list the programming languages used by the top 25 company "Unicorns" (top tech companies with a market estimation of over $1 billion) in 2019:

Generally, I don't have a lot of confidence in these numbers ... more so because they list "C/C++" as a programming language when there is no such language!

See also "Software Development Methodology Science" section at Nobody Expects the Agile Imposition (Part I): Meta Process for a similarly intractable problem, namely attempting to "prove" that one Software Development Process is better than another (and by how much).


In reply to Re^5: Perl Contempt in My Workplace by eyepopslikeamosquito
in thread Perl Contempt in My Workplace by rje

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.