What is a "Perl programmer"? If you're a sysadmin who uses Perl, are you a Perl programmer? If you're a DBA who sometimes cleans data with Perl, are you a Perl programmer? If you are a biologist who uses and occasionally tinkers with tools written in Perl, are you a Perl programmer?

It is kind of vague.

Anyways if you want an estimate, Comparative Language Job Trend Graphs is informative. Unfortunately absolute numbers aren't to be found there, and there is reason to believe that it might be skewed towards technical jobs. But let's say that there are 100 million jobs out there that are distributed like those graphs say. Then about a million people have jobs which have Perl somewhere in the job description. 300,000 have jobs that say "software engineer" and mention Perl. over 100,000 have jobs whose description includes "Perl developer". And a similar number have jobs whose description includes "Perl programmer".

Let's sanity check that. According to http://www.bls.gov/oco/ocos110.htm there are about 435,000 computer programmers in the USA. With my hundred million people estimate, if I add up the "foo developer" ads, that roughly matches the number of programmers in the USA. Of course not all ads for a programmer will say "foo developer", but the USA is not the whole world either. So I'd guess that the numbers I've given are on the high side, but not by too much.


In reply to Re: How many Perl programmers are there? by tilly
in thread How many Perl programmers are there? by cosmicperl

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.