a Google-based ranking of languages based on job openings, books, and training courses

That's a tad euphemistic. I always knew management is more based on hearsay than science ;-). Now I know why:

Q: How are the TPCI ratings calculated?

A: The Google search query doGoogleSearch('+"<language> programming" -tv')/10000 is used to calculate the TPC Index. This very simple algorithm appears to work quite well in practice. In order to professionalize the index further, there are thoughts to enhance the applied formula.

(Source: the URL you cited)

Let's put "PerlMonks -- the perl programming community" on every single page in the perlmonks mirror for google, and we should be able to make #1 easily :)

(Actually, I think we should really do it.)


In reply to Re: "Are You Working With Endangered Languages?" by crenz
in thread "Are You Working With Endangered Languages?" by dws

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.