Live data from Hacker News

2016 Stack Overflow Developer Survey Results

stackoverflow.com

21–30 of 175 posts

Re: 2016 Stack Overflow Developer Survey Results

#21

II. Most Loved 1. Rust 2. Swift That's interesting and cool. I have to agree myself.

Most loved top 5: 1. Rust 2. Swift 3. F# 4. Scala 5. Go

I would say "Most Hyped", perception of what we love is shaped by the internet opinions. I doubt many people do Rust as part of their job or even hobby projects. On the other hand Sharepoint and Objective-C is part of our day to day routine...

Re: 2016 Stack Overflow Developer Survey Results

#22

I 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

#24

I 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++.

> I've tried Emacs, Vim, Atom, Code, and Sublime, and none of them beat N++.

This ofcourse being entirely subjective.

Re: 2016 Stack Overflow Developer Survey Results

#25
What really hit me was the graph about valuing salary[1]

On one hand it looks like there is a drastic difference: Developers in Finland and Sweden don't care about their salary! But looking at the Y axis reveals that the difference from the mean is about 15 percentfigures.

On the other hand, even that is quite a lot. It also allows us to make sweeping statements like Finland's coders are undervalued (?) or that over half of the Developers in Finland or Sweden did not value Salary.

cool cool!

[1]https://stackoverflow.com/research/developer-survey-2016#mon...

Re: 2016 Stack Overflow Developer Survey Results

#26

I 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++.

Multi-cursor in N++ is not even close to Sublime one.

Re: 2016 Stack Overflow Developer Survey Results

#27

> JavaScript is the most commonly used programming language on earth. Even Back-End developers are more likely to use it than any other language. I'm not convinced this conclusion applies to the software development community as a whole. s/earth/Stack Overflow/

I think it might actually be the case. It's a testament to how valuable it is to have a ubiquitous platform (especially one that's fairly uniform) on which to run your software.

But, sure, SO is extrapolating here.

Re: 2016 Stack Overflow Developer Survey Results

#28

> 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?

Well, even if there weren't a problem with age bias I would expect the median to be skewed lower. The details indicate that not all respondents are professionals. This could include youths, still in secondary school who are learning to program.

But if the age distribution of people is such that the median age of humans were 27, it shouldn't concern us that the median age of this population of survey respondents is 27. I don't know what the human population distribution is but I took a quick peek at the US census bureau and it seems to indicate much more young people than older. I suppose that shouldn't really be surprising.

Re: 2016 Stack Overflow Developer Survey Results

#29
post #24

Earlier quoted context omitted.

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++.

> I've tried Emacs, Vim, Atom, Code, and Sublime, and none of them beat N++. This ofcourse being entirely subjective.

This really surprises me. What can N++ do that Vim or Emacs couldn't do? Or what is easier at least?

Re: 2016 Stack Overflow Developer Survey Results

#30
post #24

Earlier quoted context omitted.

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++.

> I've tried Emacs, Vim, Atom, Code, and Sublime, and none of them beat N++. This ofcourse being entirely subjective.

As implied by "I've tried"
Post reply on HN