Earlier quoted context omitted.
I have no doubt that the web will eat desktop application (maybe native app as well at some point). However, they are plenty fields from machine learning, to robotics that are also likely on the rise that would require some SW development skills. Also, as mentioned by d0lph, I believe the high churn in web technology makes more people relying on SO, compared to let's say someone coding in C99. But my view is probably…
>I have no doubt that the web will eat desktop application Both Steve Jobs and Bill Gates disagree with you[1]. [1] https://m.youtube.com/watch?v=wvhW8cp15tk
2016 Stack Overflow Developer Survey Results
71–80 of 175 posts
Re: 2016 Stack Overflow Developer Survey Results
#72As a non web developer I am fairly surprised that about 50% of developers are "web developers". Is this the distribution in the global developer population as well ? Or is this a bias due to Stackoverflow which by its very nature is web centric ?
Biased towards users of StackOverflow, not developers in general. Unless you believe the population of developers who took the survey is representative of the entire world of software developers--I'd be willing to bet it's not.
Re: 2016 Stack Overflow Developer Survey Results
#73I remain as surprised as last year about the prevalence of Notepad++. My circles do not intersect these users, I think.
For Windows, Notepad++ fits nicely for situations where "I need more than Notepad, but less than an IDE". It's a great example of the a well done pieces of free software on Windows. I've tried Emacs, Vim, Atom, Code, and Sublime, and none of them beat N++.
Re: 2016 Stack Overflow Developer Survey Results
#74Interesting that: - JS ranks high in 'wanted' to develop - JS doesn't appear in 'love' developing - CoffeeScript ranks high in 'dread' to continue to develop Big discrepancy in appeal for people on the outside looking in compared to those using it!
Re: 2016 Stack Overflow Developer Survey Results
#75Earlier quoted context omitted.
>I have no doubt that the web will eat desktop application Both Steve Jobs and Bill Gates disagree with you[1]. [1] https://m.youtube.com/watch?v=wvhW8cp15tk
In 2007. Everything changes, it's our only constant.
Re: 2016 Stack Overflow Developer Survey Results
#76Earlier quoted context omitted.
I read it as: "Man, I better get over my hatred of JavaScript." (Started when building front ends to databases in 1999. Haven't really looked back and that is 100% my fault.
I disagree. I'd much rather be forced to learn an entirely new profession and leave coding all together than to be required to write Javascript professionally. One thing this survey doesn't really touch on is the way the rise of Javascript is related to a fall in software quality. We write a lot more code now. More people write code. And a lot of that code sucks and it's a shame someone foolishly considers it product…
Re: 2016 Stack Overflow Developer Survey Results
#77Interesting that: - JS ranks high in 'wanted' to develop - JS doesn't appear in 'love' developing - CoffeeScript ranks high in 'dread' to continue to develop Big discrepancy in appeal for people on the outside looking in compared to those using it!
Re: 2016 Stack Overflow Developer Survey Results
#78> The average developer is 29.6 years old. The median is 27. Does anyone else find this concerning given all the talk of age bias in tech?
Ageism is indeed a very serious problem and the same personality types that didn't want to fix bias problems in the past are resisting addressing the age problem with equal vigor today.
Re: 2016 Stack Overflow Developer Survey Results
#79Re: 2016 Stack Overflow Developer Survey Results
#80Interesting that: - JS ranks high in 'wanted' to develop - JS doesn't appear in 'love' developing - CoffeeScript ranks high in 'dread' to continue to develop Big discrepancy in appeal for people on the outside looking in compared to those using it!
To be fair, JS appears in 'loved' as Node.js.