Live data from Hacker News

Programming Trends on StackOverflow

dodgycoder.net

21–30 of 64 posts

Re: Programming Trends on StackOverflow

#24

As a happy Ruby/Rails dev I can't figure why Python has double the marketshare. I guess it's the Google backing and the history of Linux admin usage?

Python also has a large amount of Scientific packages and draws a number of people from that field. Not sure how much that helps the marketshare though. I don't think it's strictly a Rails/Django thing.

Re: Programming Trends on StackOverflow

#25
post #11

So, are we seeing a fall of microsoft from the developers' point of view? Are windows phone and asp.net mvc not enough to try to get back the hackers in the platform?

No. SO was founded by two windows developers, and build on a windows stack. They had a podcast detailing the process of development prior to public release of the site, followed primarily by windows developers. The initial audience of the site was, ergo, primarily windows developers. As popularity grew, more developers from the broader community showed up, driving the proportion of windows questions down.

Also as the knowledge base of questions for a tag grows, room for new questions become fewer. Duplicates will be asked but I wonder how many times a person has a problem, does a search, finds an answer and never has to ask their own question on the topic.

Re: Programming Trends on StackOverflow

#26

As a happy Ruby/Rails dev I can't figure why Python has double the marketshare. I guess it's the Google backing and the history of Linux admin usage?

Python seems to be used in a lot of contexts, not limited to web development. While Ruby is a lovely language it appears to be used primarily with Rails in a web context.

Re: Programming Trends on StackOverflow

#27
post #11

So, are we seeing a fall of microsoft from the developers' point of view? Are windows phone and asp.net mvc not enough to try to get back the hackers in the platform?

No. Stackoverflow goes though these "land grab" phases with languages and frameworks. Because C# was one of the early languages it is very difficult to keep up inertia of new questions.

My personal experience has been that I rarely need to ask new C# or MVC related questions these days. I really have a hard time coming up with something has hasn't been discussed already. I think Stackoverflow eventually hits a saturation point and people begin to consume more than contribute.

Re: Programming Trends on StackOverflow

#30

Add to the TIOBE data, and it doesn't look pretty for Microsoft. http://www.tiobe.com/index.php/content/paperinfo/tpci/index.... I suspect it's because of the failure of Microsoft in the mobile space.

Percentages are but one part of a trend. The graph is meaningless without total growth over time, and number of tags per user per tech. It could show anything, i.e. C# growth increase (or decline), even though the percentage overall is in decline.
Post reply on HN