Two unrelated remarks: I'm surprised that Elixir was the 6th most loved language last year and disappeared this time, while Erlang gained some points. Was it even in the survey? Also it's interesting that women placed compensation at 4th in "Differences in Assessing Jobs by Gender", but if you point that fact as a contributing factor for the pay gap you can be labeled as sexist.
>Also it's interesting that women placed compensation at 4th in "Differences in Assessing Jobs by Gender", but if you point that fact as a contributing factor for the pay gap you can be labeled as sexist. Perhaps the women that responded would rather get paid less than work in a bro culture because they find it unbearable, not because they don't value being compensated well.
Developer Survey Results
71–80 of 250 posts
Re: Developer Survey Results
#72Whhy is the salary for F# developers high?
I assume that F# developers bring better business outcomes. I am both a C# and F# developer, and in my experience functional code (F#, OCaml etc) tends to be 5 times less buggy than an imperative equivalent. F# compiler does an impressive job of catching errors at compile time: this is the primary reason for better outcomes. The second significant contributing factor: functional code tends to have less side effects,…
Re: Developer Survey Results
#73Re: Developer Survey Results
#74Re: Developer Survey Results
#75With all the talk of Vim vs. Emacs, it surprises me that Emacs is in the low single digits, while Vim is 25% of all respondents. It does not surprise me that it is 40% (and #1) amongst sysadmin/devops practitioners.
I think huge disservice has been done to Emacs to use it as an email browsing or as an project management utility. One could use Elisp and do all sorts of curious stuff inside the software development workflow itself.
But if you are using it for editing and for that purpose only, I can absolutely see why vim would be winning. Its just the best lightweight line editor out there.
Re: Developer Survey Results
#76I was seriously surprised how popular VSCode has become. I know it's good, but for MS to win IT crowd that fast... kudos.
Re: Developer Survey Results
#77Re: Developer Survey Results
#78Two unrelated remarks: I'm surprised that Elixir was the 6th most loved language last year and disappeared this time, while Erlang gained some points. Was it even in the survey? Also it's interesting that women placed compensation at 4th in "Differences in Assessing Jobs by Gender", but if you point that fact as a contributing factor for the pay gap you can be labeled as sexist.
> The tech industry is struggling overall with issues around diversity, and individual developers are not making it a priority when looking for a job.
So perhaps it's not the "tech industry" that's struggling, it's some vocal minority that would like to convince you it does.
Re: Developer Survey Results
#79Over 45% of men prioritized one of the above three, whereas a mere 6.5% prioritized "How widely used or impactful the product or service I'd be working on is." Revealingly, "How much impact I could have by working there" isn't even an option. Sounds like the survey authors didn't even consider that people might actively care about improving the world.
So many developers have comfort to spare! Maybe spend a little bit more optimization power on trying to accomplish something important?
Re: Developer Survey Results
#80Any idea why salaries for C/C++ developers seem to be way below average in these stats?