vote up 0 vote down star

In highscalability's entry about Stack Overflow, the following is said:

9 million active programmers in the world and 30% have used Stack Overflow

Does anybody know the source for this claim? Do you have links to reliable data and statistics about programmers (census, tax authority, etc) relating to:

  • geographical regions in which programmers are employed
  • market segments
  • age & sex distribution
  • salary
  • etc
flag

4  
I seriously doubt 30% of the world's programmers use Stack Overflow. I'd be 75% haven't even heard of it. (No offense to Jeff or Joel.) – musicfreak Aug 30 at 7:26
1  
@musicfreak: so you’re saying that the guess is only ~5% off the mark? Not bad, given the input data, as any statistician could tell you. ;-) I think the numbers were rather used as for illustration than as hard facts. – Konrad Rudolph Aug 30 at 7:29
@Konrad: Just because they may have heard of it, doesn't mean they've used it. ;) But I see your point. – musicfreak Aug 30 at 7:30
2  
The 30% is nonsense. I'd guess it comes from some IP counting in the logs of the webservers. Problem is: I have accesses SO at least from 4 completely independend systems. When I connect from home, I come with a new IP and no cookies, so I'll be counted as a new one. – Jens Schauder Aug 30 at 7:32
Actually, most devs I know have heard of it via a google hit when looking for an answer on something. I consider that very successful. It might help that we're English-speaking, though. I wonder what the hit rate is like in the far east... – Marc Gravell Aug 30 at 7:36
show 2 more comments

closed as not programming related by strager, silky, Lance Roberts, spoon16, Martin v. Löwis Aug 30 at 7:51

1 Answer

vote up 1 vote down

People seem to agree that this question is somewhere between difficult or impossible to answer http://answers.yahoo.com/question/index?qid=20080814094831AAAZKkg

When I googled your question I found this: From what I found, about 455,000. That is actualy how many jobs in computer programming. and about 25,000 self-employed computer programmers.

http://www.bls.gov/oco/ocos110.htm#emply http://heather.cs.ucdavis.edu/itaa.real.html

Which seems to take only USA, possibly including Canada into account.

The question really is: What is a programmer?

  • Is someone recording a macro in word a programmer?
  • Is someone programming a welding roboter a programmer?
  • Someone who wrote an html page?
  • If it included a javascript piece?

So the big question is: what do you want to use the information for?

And the big warning: Don't compare numbers from different sources, they will most certainly have a very differen basis.

link|flag

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