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.
JavaScript is the most commonly used programming language
21–30 of 47 posts
Re: JavaScript is the most commonly used programming language
#22Re: JavaScript is the most commonly used programming language
#23Re: JavaScript is the most commonly used programming language
#24I 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'…
Re: JavaScript is the most commonly used programming language
#25Re: JavaScript is the most commonly used programming language
#26Does Excel count as a programming environment? If it does, I'd like to see if that outranks JS (my guess is that it does).
Re: JavaScript is the most commonly used programming language
#27Re: JavaScript is the most commonly used programming language
#28Does 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.
Re: JavaScript is the most commonly used programming language
#29JavaScript 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.
Re: JavaScript is the most commonly used programming language
#30I 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.