vote up 4 vote down star

DISCLAIMER: I know that this question is probably not appropriate for StackOverflow, but I couldn't find any other "StackExchange" website that was fitting better (plus, there was a "certification" tag in here). Feel free to close this question (possibly pointing me to the right place) if this is the case. Thanks.

I would like to know some statistic that relate programming languages to certifications.

I'd like to know, for example, some information like:

  • How many programmers are (roughly) coding in Java/Erlang/C#
  • What's the trend of these languages

and, most important:

  • How many Java programmers (in percentage) have a Java certification? Same for .Net, etc.

Any link/resource/advise? Thanks.

flag

3 Answers

vote up 2 vote down check

For programming trends, I suggest you check out:

http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html

It's pretty hard to get a total number of Java programmers, and I don't think Sun reveals how many people are certified.

link|flag
vote up 4 vote down

How many programmers are (roughly) coding in Java/Erlang/C#

What do you mean by exactly? Currently coding or with experience in any of these languages? That said, I don't know how to answer the question, regardless of your answer :)

What's the trend of these languages

For language trends, you could look at (inspired by Matt Raible's Pretty Graphs of Web Frameworks Comparison):

  • Dice.com Job Count:

alt text

  • Job Trends on www.indeed.com:

alt text

  • Employer Search on Monster.com / Resumes posted in last month

(I didn't compute results)

How many Java programmers (in percentage) have a Java certification? Same for .Net, etc.

I don't think that neither Sun nor Microsoft publish such information. And if they did, what would that mean? Would that mean that someone not certified is unskilled? Seriously, forget certification, this is just wrong. Read DeMarco on Certification and Licensing of Software Engineers.

link|flag
vote up 3 vote down

For Microsoft technologies, try this:

Microsoft Certified Professionals around the world

link|flag
Thanks a lot for your link. That is just a bit of what I'd need, though. – Roberto Aloi Oct 19 at 11:21

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.