Why is Stack Overflow so Microsoft-centric? - Stack Overflow [closed] most recent 30 from stackoverflow.com 2009-11-30T18:06:30Z http://stackoverflow.com/feeds/question/174461 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/174461/why-is-stack-overflow-so-microsoft-centric 11 Why is Stack Overflow so Microsoft-centric? [closed] Can Berk Güder 2008-10-06T14:20:52Z 2009-06-25T22:03:58Z <p>If my calculations are correct, about 30% of all questions asked on Stack Overflow are related to Microsoft technologies.</p> <p>Now I have no problem with this (although a tag filter would be great :)), but I wonder why this is so.</p> <p>Do you think it's because:</p> <ul> <li>Jeff and Joel are Microsoft developers?</li> <li>Microsoft has a huge<sup>1</sup> market share, and therefore most developers use Microsoft technologies?</li> <li>FOSS and/or Mac developers already have their own platforms<sup>2</sup> (like <a href="http://sourceforge.net/" rel="nofollow">SourceForge</a> and <a href="http://developer.apple.com/" rel="nofollow">ADC</a>)?</li> </ul> <p><sup>1</sup> According to the latest <a href="http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html" rel="nofollow">TIOBE index</a>, C# is the 8th most popular programming language, with Java, C and C++ being the first three. On Stack Overflow, on the other hand, c# is the most popular tag, with java, c and c++ being the 3rd, 16th and 5th respectively. Interesting.</p> <p><sup>2</sup> Is there a similar platform for Microsoft developers? I know there's <a href="http://msdn.microsoft.com/" rel="nofollow">MSDN</a> but I believe it's more like documentation and stuff.</p> http://stackoverflow.com/questions/174461/why-is-stack-overflow-so-microsoft-centric/174464#174464 2 Answer by Steve Moyer for Why is Stack Overflow so Microsoft-centric? Steve Moyer 2008-10-06T14:21:49Z 2008-10-06T14:21:49Z <p>That's actually low considering about 80% of all computers use Microsoft technologies!</p> http://stackoverflow.com/questions/174461/why-is-stack-overflow-so-microsoft-centric/174470#174470 33 Answer by Joel Coehoorn for Why is Stack Overflow so Microsoft-centric? Joel Coehoorn 2008-10-06T14:22:50Z 2009-03-05T15:36:04Z <p>I see plenty of java, ruby, MySQL, etc questions. But mainly it's that the community of users for the site are largely MS centric, and that's largely because they were seeded initially from readers of Jeff Atwood's and Joel Spolsky's blogs, both of whom work primarily in MS technologies.</p> http://stackoverflow.com/questions/174461/why-is-stack-overflow-so-microsoft-centric/174471#174471 22 Answer by Tom Ritter for Why is Stack Overflow so Microsoft-centric? Tom Ritter 2008-10-06T14:23:20Z 2008-10-06T14:23:20Z <p>I think it's because the majority of people here came from following Jeff and Joel's blogs, which are MS-centric. </p> http://stackoverflow.com/questions/174461/why-is-stack-overflow-so-microsoft-centric/174474#174474 46 Answer by MattW. for Why is Stack Overflow so Microsoft-centric? MattW. 2008-10-06T14:23:59Z 2008-10-06T14:23:59Z <p>Microsoft technology needs more questions answered :-)</p> http://stackoverflow.com/questions/174461/why-is-stack-overflow-so-microsoft-centric/174481#174481 6 Answer by Adam Haile for Why is Stack Overflow so Microsoft-centric? Adam Haile 2008-10-06T14:25:13Z 2008-10-06T14:25:13Z <p>Among the developer community the open source projects, which often run on linux, the web, or use Java, Ruby, PHP, etc are the ones that are "cool" and get a lot of attention. But not only are the majority of the systems in the world running windows but (partly becuase of that fact) a lot of development is done on internal only projects, for which .NET is a very common choice. Probably 90% of the software development in the world is never seen by the general public.</p> <p>Also, look at Jeff and Joels main audience..they are MS guys, so most of their audience are as well.</p> http://stackoverflow.com/questions/174461/why-is-stack-overflow-so-microsoft-centric/174484#174484 2 Answer by Trent for Why is Stack Overflow so Microsoft-centric? Trent 2008-10-06T14:25:43Z 2008-10-06T14:25:43Z <p>Although C is a very popular language I'm not surprised it is only ranked 16th. There are plenty of long standing forums and places to get information about C. </p> http://stackoverflow.com/questions/174461/why-is-stack-overflow-so-microsoft-centric/174491#174491 9 Answer by Simon for Why is Stack Overflow so Microsoft-centric? Simon 2008-10-06T14:26:52Z 2008-10-06T14:26:52Z <p>An uncharitable answer might be that Microsoft technologies need more answers or engineers need more help, so I won't suggest that one :-) (I feel the rep points floating away)</p> <p>The more probable truth is that TIOBE index is not necessarily a good indicator of actual usage. It measures the amount of visible references to a technology. I suspect that regardless of what is says there is a large preponderance of Microsoft based development out there in the world and that is reflected on board like this.</p> http://stackoverflow.com/questions/174461/why-is-stack-overflow-so-microsoft-centric/174494#174494 2 Answer by Joe Morgan for Why is Stack Overflow so Microsoft-centric? Joe Morgan 2008-10-06T14:28:24Z 2008-10-06T14:28:24Z <p>Microsoft languages have so much packed into them, it's hard to pick it all up alone. I'm not trying to say that other languages don't. I know for myself it's because I am a VB.NET developer, so most of my questions/knowledge base are related to MS-centric material.</p> http://stackoverflow.com/questions/174461/why-is-stack-overflow-so-microsoft-centric/174497#174497 6 Answer by Dave Webb for Why is Stack Overflow so Microsoft-centric? Dave Webb 2008-10-06T14:28:32Z 2008-10-06T14:28:32Z <p>In <a href="https://stackoverflow.fogbugz.com/default.asp?W24227" rel="nofollow">Podcast 22</a> Joel said he thinks the distribution of questions is similar to distribtion of programmers developing:</p> <blockquote> <p><strong>Joel:</strong> But the real point was: You mentioned VB and another - I don't want to say criticism - observation that we got from a few people was that the site seems heavily .Net oriented: C# and .Net are the biggest categories of questions. I actually didn't think that we were disproportionately .NET oriented. I don't have statistics for this but I actually believe that our distribution of tags is probably pretty close to the actual distribution of working programmers in the world. I don't think people realise just how common it is to be a C# .Net programmer because it's mostly the internal and the enterprisey applications that do that.</p> </blockquote> http://stackoverflow.com/questions/174461/why-is-stack-overflow-so-microsoft-centric/174512#174512 8 Answer by Guy for Why is Stack Overflow so Microsoft-centric? Guy 2008-10-06T14:30:34Z 2008-10-06T14:30:34Z <blockquote> <p>about 30% of all questions asked on Stack Overflow are related to Microsoft technologies</p> </blockquote> <p>It's possible that 30% of currently used technologies (world wide) are Microsoft technologies.</p> http://stackoverflow.com/questions/174461/why-is-stack-overflow-so-microsoft-centric/174576#174576 3 Answer by Dandikas for Why is Stack Overflow so Microsoft-centric? Dandikas 2008-10-06T14:43:57Z 2008-10-06T14:43:57Z <blockquote> <p>C# is the 8th most popular programming language, with Java, C and C++ being the first three.</p> </blockquote> <p>Here "most popular" = "most used" and in that manner the numbers are correct. </p> <p>What language is most used is defined by global market i.e. currently there are more projects that are <strong>maintained</strong> + developed in lets say C++ than C#. This is very important thing to notice.</p> <p>The question "What is currently the most interesting, best supported and promising language?" would give numbers that would have better explanation to your question.</p> <p>Jeff and Joel's blogs would be the second most important thing that influence the situation I think.</p> http://stackoverflow.com/questions/174461/why-is-stack-overflow-so-microsoft-centric/563715#563715 1 Answer by Itay Moav for Why is Stack Overflow so Microsoft-centric? Itay Moav 2009-02-19T02:24:19Z 2009-02-19T02:24:19Z <p>Well, for PHP, which is one of the competitors on the WEB cake slices, you have very large and well established communities, large code base and the same with good articles all over the web. People tend to stick to the community they are established in, especially if it provides all their needs.</p> <p>I wouldn't be surprised though if you will see over time a change in the distribution as a natural drift will occur towards SO.</p> <p>(And although SO creators are MS oriented, it has been a long time since I read something they wrote which was MS specific).</p> http://stackoverflow.com/questions/174461/why-is-stack-overflow-so-microsoft-centric/563725#563725 1 Answer by Orion Edwards for Why is Stack Overflow so Microsoft-centric? Orion Edwards 2009-02-19T02:31:34Z 2009-02-19T02:31:34Z <blockquote> <p>If my calculations are correct, about 30% of all questions asked on Stack Overflow are related to Microsoft technologies.</p> </blockquote> <p>Really? I'd have thought it would be quite a lot higher. </p> <p>If StackOverflow can manage to dig out all the internal line-of-business-app developers, who would otherwise never post anything to the internet, then I'd guess the percentage will go up to much higher than that.</p> http://stackoverflow.com/questions/174461/why-is-stack-overflow-so-microsoft-centric/563738#563738 1 Answer by Spence for Why is Stack Overflow so Microsoft-centric? Spence 2009-02-19T02:39:17Z 2009-02-19T02:39:17Z <p>Thats strange.</p> <p>If you look at the tags, Java comes in closely behind C#.net which are not in any way mutually exclusive.</p> <p>I'd be inclined to mention that 90% of the worlds computers are MS, therfore much of the software being developed would be for that market, which is why if you go to an unbiased forum, you would find microsoft heavy influences upon it.</p> http://stackoverflow.com/questions/174461/why-is-stack-overflow-so-microsoft-centric/563761#563761 1 Answer by Elroy for Why is Stack Overflow so Microsoft-centric? Elroy 2009-02-19T02:46:17Z 2009-02-19T02:46:17Z <p>I believe its just that the Microsoft tech community is more active.</p> <p>Don't believe me? Expert opinion available <a href="http://news.cnet.com/8301-13846_3-10161100-62.html" rel="nofollow">here</a>.</p> http://stackoverflow.com/questions/174461/why-is-stack-overflow-so-microsoft-centric/563842#563842 -1 Answer by Adam Hawes for Why is Stack Overflow so Microsoft-centric? Adam Hawes 2009-02-19T03:28:59Z 2009-02-19T03:28:59Z <p>It's so MS-centric for a number of reasons:</p> <ul> <li>MS Software is everywhere, 80% of all computers. Therefore 80% of devs are developing for it.</li> <li>MS API is retarded and complex. Sorry, it is. It never ceases to amaze me the amount of code that's needed to do something as simple as open the system log and append a line to it on windows (2 lines on any POSIX system with the syslog call, 3 if you count the include package line for whatever language you're using).</li> <li>So many more people develop for MS so it stands to reason there's a lot more people using MS tech who will just throw their hands in the air and ask simple questions over and over without ever bothering to look for a solution themselves.</li> <li>The MSDN site is sooooo horrible to use. I was looking at an API call and to get all the information I needed to make it work, I had to follow 3 or 4 links OFF the page this morning then jump back and forward between them all to make any sense of it. Sometimes it's just easier to ask WTF and wait for an answer.</li> </ul> http://stackoverflow.com/questions/174461/why-is-stack-overflow-so-microsoft-centric/563873#563873 1 Answer by rally25rs for Why is Stack Overflow so Microsoft-centric? rally25rs 2009-02-19T03:46:28Z 2009-02-19T03:46:28Z <p>I think another reason is that the .Net languages are really fast moving (rapidly changing).</p> <p>Java by comparison has the slow-moving JCP and a lot of red-tape to go through to make language changes, making it more stable, and less likely to need questions answered. C/C++ are really old and stable too.</p> http://stackoverflow.com/questions/174461/why-is-stack-overflow-so-microsoft-centric/563893#563893 -3 Answer by Paul W Homer for Why is Stack Overflow so Microsoft-centric? Paul W Homer 2009-02-19T03:54:26Z 2009-02-19T03:54:26Z <p>To avoid having to battle with another huge, inconsistent and utterly depressing API, Microsoft programmers take refuge in trying to bait one another?</p> http://stackoverflow.com/questions/174461/why-is-stack-overflow-so-microsoft-centric/563894#563894 1 Answer by Pat for Why is Stack Overflow so Microsoft-centric? Pat 2009-02-19T03:55:42Z 2009-02-19T03:55:42Z <p>I'd say that it stems from a lot of Jeff's followers learned about SO once it was started, and since he blogged mostly of .Net it brought the genre here.</p>