What Are the Most Disliked Programming Languages?
stackoverflow.blog
What Are the Most Disliked Programming Languages?
1–10 of 105 posts
Re: What Are the Most Disliked Programming Languages?
#2Re: What Are the Most Disliked Programming Languages?
#3The analysis shows that there is a correlation between a language's "liked-ness" and its growth as a tag on Stack Overflow. Correlation-is-not-causation and all that, though it seems that what developers will take for a job is similar to what they actively use. This, of course, is rather cyclic.
Re: What Are the Most Disliked Programming Languages?
#4Re: What Are the Most Disliked Programming Languages?
#5However, what isn't clear to me is whether this is one-directional or a blended bi-directional rivalry. For example, the third item from the bottom is iOS : Android. Is this the coefficient of liking iOS and disliking Android or is it a coefficient of liking either and disliking the other? Can anyone clarify that?
Re: What Are the Most Disliked Programming Languages?
#6Why is ruby so disliked D:
I won't say it is a bad language, but it allows and seems to encourage some bad habits.
Re: What Are the Most Disliked Programming Languages?
#7The most fascinating section of this, in my opinion, is the "Rivalries" at the bottom that show the relationship between liking X and disliking Y. However, what isn't clear to me is whether this is one-directional or a blended bi-directional rivalry. For example, the third item from the bottom is iOS : Android. Is this the coefficient of liking iOS and disliking Android or is it a coefficient of liking either and dis…
Perhaps there's a way I could make that clearer in the post!
Re: What Are the Most Disliked Programming Languages?
#8Re: What Are the Most Disliked Programming Languages?
#9I know a lot of people have a bad taste with R but I blame the bad non-programmers that used the language but Hadley Wickham and his tidyverse has turned this DSL into one of the best languages to use for its purpose.
Re: What Are the Most Disliked Programming Languages?
#10The most fascinating section of this, in my opinion, is the "Rivalries" at the bottom that show the relationship between liking X and disliking Y. However, what isn't clear to me is whether this is one-directional or a blended bi-directional rivalry. For example, the third item from the bottom is iOS : Android. Is this the coefficient of liking iOS and disliking Android or is it a coefficient of liking either and dis…
OP author here: the rivalries there are directional, "if you liked X, you probably disliked Y", but not vice versa. (One thing I find interesting is that most rivalries really are directional: you see git users disliking svn, but not svn users disliking git). Perhaps there's a way I could make that clearer in the post!