> We received 59 responses from Windows Phone Mobile Developers (.1%).
2016 Stack Overflow Developer Survey Results
91–100 of 175 posts
Re: 2016 Stack Overflow Developer Survey Results
#92Am I really that much of an outlier in loving coffeescript? I know a lot of people don't like the extra translation effort to debugging, and some aren't fond of significant whitespace, but I'm surprised that that's enough to make it into the top 5 most dreaded . Is there something else I'm missing?
(I personally prefer coffeescript)
Re: 2016 Stack Overflow Developer Survey Results
#93> for the third year in a row, "full-stack developer" was the most common response [for occupation] Might be a loaded question, but doesn't full-stack mean just "web developer"? From the survey, "Full-stack developers are comfortable coding with 5 to 6 major languages or frameworks (vs. 4 for everyone else)" -- with knowing a bit of Wordpress that's fairly easy to collect: php, sql, html, javascript, css. Done. Or fu…
But I still want some sense of awareness of the many layers on which web systems rest.
"Oh you're a full-stack developer? Great! In this job interview we will be designing a new TCP retransmission algorithm, configuring a CI/CD pipeline, debugging CPU microcode, negotiating with a law enforcement agency, and testing the FM200 system in the DC"
Re: 2016 Stack Overflow Developer Survey Results
#94Re: 2016 Stack Overflow Developer Survey Results
#95It's interesting to see that over 34.5% of developers surveyed use some flavor of a JetBrains IDE: Intellij - 17% PhpStorm - 7.4% PyCharm - 6.8% RubyMine - 1.7% WebStorm - 1.6% --- Total - 34.5% This makes the Intellij IDE the third most used environment surveyed. If you're not using a text editor, chances are you're using a JetBrains IDE. I'd be interested in seeing the text editor vs IDE breakdown (broken down by a…
http://blog.jetbrains.com/idea/2013/05/intellij-idea-and-and...
Re: 2016 Stack Overflow Developer Survey Results
#96Earlier quoted context omitted.
What has changed in the limitations of the DOM?
Perhaps not in the limitations of the DOM, but how we deal with it is changing.
Re: 2016 Stack Overflow Developer Survey Results
#97Very happy to see Scala both in the "Loved" and also in the "top salaries in US", and same goes for Apache Spark. I made a bet on Scala more than 5 years ago and it finally starts to pay off... although the Scala job pool is only a fraction of the JS one.
Re: 2016 Stack Overflow Developer Survey Results
#98Both Atom and VS Code are built on Electron so it seems that web tech for building code editors and IDEs is getting really popular.
Re: 2016 Stack Overflow Developer Survey Results
#99> for the third year in a row, "full-stack developer" was the most common response [for occupation] Might be a loaded question, but doesn't full-stack mean just "web developer"? From the survey, "Full-stack developers are comfortable coding with 5 to 6 major languages or frameworks (vs. 4 for everyone else)" -- with knowing a bit of Wordpress that's fairly easy to collect: php, sql, html, javascript, css. Done. Or fu…
I think it's more of a distinction with 'front-end developer', who is someone that works exclusively on the front-end - e.g. angular, ember, react, etc. This role barely existed 5+ years ago, and every web developer was more of a full-stack developer. Nowadays you could focus only on the front-end side and not need bother with a back-end ever.
I don't think people writing some scripts in PHP would have considered themselves full-stack or back-end.
Re: 2016 Stack Overflow Developer Survey Results
#100> 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?