Live data from Hacker News

JavaScript is the most commonly used programming language

apl.as

21–30 of 47 posts

Re: JavaScript is the most commonly used programming language

#21
post #19

JavaScript is the most commonly used programming language among people who answered this survey . It is astounding to me that people assume the SO survey is representative of all software developers, when in reality it's not even representative of all SO users, let alone everyone who writes software.

This comment convinced me to flag the post, similar to the way I try to flag all posts with headlines that misinterpret or misstate scientific findings. We shouldn't reward authors who choose to twist facts in order to get clicks.

Re: JavaScript is the most commonly used programming language

#24

I wonder if the results of this research would have been the same if there were other viable options in the web browser. As a software engineer, I view Javascript as a necessary evil, which has been thrust upon me by browser manufacturers, rather than an elegant, well-thought-out language that I just cannot wait to use. Personally, I think Javascript would have died a well-deserved death a long time ago, if it weren'…

There are hundreds of compile-to-JavaScript languages: https://github.com/jashkenas/coffeescript/wiki/List-of-langu...

Re: JavaScript is the most commonly used programming language

#25
post #10

Does Excel count as a programming environment? If it does, I'd like to see if that outranks JS (my guess is that it does).

You could argue it's the most commonly used FP language, too.

I'd go one step further and even say it's arguably the most popular Reactive languages as well.

Re: JavaScript is the most commonly used programming language

#28
post #18
post #10

Does Excel count as a programming environment? If it does, I'd like to see if that outranks JS (my guess is that it does).

Depending on whose count you believe, there are 500-800M Excel users in the world. So it's more than order of magnitude (if not two) smaller than Excel.

[deleted]

Re: JavaScript is the most commonly used programming language

#29
post #19

JavaScript is the most commonly used programming language among people who answered this survey . It is astounding to me that people assume the SO survey is representative of all software developers, when in reality it's not even representative of all SO users, let alone everyone who writes software.

thats right, sample population are people who are using these platforms, no wonder the answer trends towards the web technology. Great point.

Re: JavaScript is the most commonly used programming language

#30
post #5
post #4

I know the article is referring to "most commonly used" in a different way here (developers choosing it versus end users interacting with software written in it), but I would think that C is still the most commonly used language when you take the latter definition. Think of all the machines running OS X and Linux (not sure about Windows), the system calls and drivers on most phones, the microcontrollers in your car,…

I'm being cheeky here, but couldn't you make a case that the user doesn't "use" C, they use the binary. A user "uses" javascript.

By that argument, shouldn't assembly be the most used programming language on earth?
Post reply on HN