Least Favorite Programming Language 😫 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 38

Least Favorite Programming Language 😫

Which is your least favorite programming language ? OR Which language you like the least? Stack overflow recently conducted a survey of most disliked language. Here is the link👇👇 https://stackoverflow.blog/2017/10/31/disliked-programming-languages/ Share yours!!

1st Nov 2017, 4:29 PM
Seetha
Seetha - avatar
39 Answers
+ 6
Ok, so after thoroughly researching this topic I have come to this conclusion: When comparing languages one must only compare languages which are in the same problem domain, that is, trying to solve the same problem. For example comparing C and PHP would be stupid because they both solve different problems. Instead we could compare C to C++ or Python to Ruby or R to MatLab. In the same way that our bodies are comprised of different organs, in real world applications multiple languages work together to solve a problem. For example, a game would have certain parts in C++ to be optimized for graphic performance, while the loader may be created in HTML and CSS for ease and simplicity. Even a simple web app is made up of HTML, CSS, JS, SQL and a back end language. I haven't heard anyone try to compare HTML to CSS or CSS to PHP. What most people don't understand is that even "general purpose" languages have some somewhat specific purposes and should be treated that way. Conclusion: When stating a favorite/least favorite language we should also be stating the problem domain and comparing it with a similar language while noting the reasons that we dislike the language. Mine is: Ruby for high level, low performance. 1. It doesn't seem to be doing anything new 2. I find the syntax counter-intuitive 3. I find certain features useless (modules,mixins.procs,lambdas) I haven't yet learned any low level languages like C or BASIC. No assembly either. Nor math languages like R or MatLab. More important Conclusion. We should learn from our own creations, and instead of competing with each other, work together to solve a greater problem.
6th Nov 2017, 8:17 AM
Adam
Adam - avatar
+ 19
1. for me java is the best one. 2. c - great powerful language 3. python - more easier, more modern language
1st Nov 2017, 8:23 PM
Ghena Ramascan
Ghena Ramascan - avatar
+ 19
python it is, for me. why python? it's significant whitespace feature is a major turnoff.
2nd Nov 2017, 1:33 AM
Lord Krishna
Lord Krishna - avatar
+ 15
thanks all !!
1st Nov 2017, 4:49 PM
Seetha
Seetha - avatar
+ 15
Nice Question Seetha!!! But I Would Like You To Say That All The Programming Languages Are Useful For Us. All Has Its Own Importance In It's Own Place.Nothing Is Bad.😴
1st Nov 2017, 4:51 PM
Abhay Kumar Singh
Abhay Kumar Singh - avatar
+ 14
PHP
3rd Nov 2017, 3:06 AM
qwerty
qwerty - avatar
+ 12
I Didn't Now What I Like Least.😴😏😏😴 But I Like HTML, C++, C#.
1st Nov 2017, 4:33 PM
Abhay Kumar Singh
Abhay Kumar Singh - avatar
+ 12
@luka for python I agree
1st Nov 2017, 4:51 PM
NoxFly
NoxFly - avatar
+ 11
Javascript for me, and php after 😊
1st Nov 2017, 4:31 PM
NoxFly
NoxFly - avatar
+ 11
I want to know better java bcs I think I could do a lot of thing with it, but... I don't understand this type of langage
1st Nov 2017, 4:33 PM
NoxFly
NoxFly - avatar
+ 11
I don't like languages such as C and C++. You constantly need ,{},/n, more {}, #include something, at least one function such as " main" and so on...It is way easier to write one or two lines of code. That's why I like Python. I don't mind its indentations. I had no experience in programming two years ago and Python was my first language. I prefer simple things such as: a=5 b=6 print(a+b) Now if you don't agree with me, please write the same piece of code in java, c++, c...
1st Nov 2017, 5:54 PM
Petko Bozhkov
Petko Bozhkov - avatar
+ 11
I like java the best because , I am learning Android development😁😁 least - Pascal 😑😣
2nd Nov 2017, 6:39 PM
Shane Umayanga
Shane Umayanga - avatar
+ 10
java 😭😭😭😭 i am trying to learn but couldn't get up to the marks 💔
1st Nov 2017, 4:32 PM
Tasmi Toma 😄🙌
Tasmi  Toma 😄🙌 - avatar
+ 10
@luka python is not slow at all. you're misinformed UPDATE: Yes it is I was misinformed: http://benchmarksgame.alioth.debian.org/u64q/python.html
6th Nov 2017, 7:42 AM
Adam
Adam - avatar
+ 10
@Deepak so is any other high level language. Luka was discussing vba php and Python. python is definitely not slower. if it really is a concern I can post some bench marks but according to my memory it is actually the fastest high level one, but definitely not the slowest 😅 UPDATE: It actually is one of the slowest: http://benchmarksgame.alioth.debian.org/u64q/python.html
6th Nov 2017, 7:43 AM
Adam
Adam - avatar
+ 8
php still make favorite to me 😅
3rd Nov 2017, 10:04 AM
Fandi Ahmad
Fandi Ahmad - avatar
+ 7
Good question Seetha, for me it is PHP and swift, because I have no use for it. And I would like to have r, kotlin and golang. They are "not disliked" according to Stack overflow.
1st Nov 2017, 4:46 PM
Paul
Paul - avatar
+ 7
nice quote from ace on whom to blame
2nd Nov 2017, 6:37 PM
Abdur-Rahmaan Janhangeer
Abdur-Rahmaan Janhangeer - avatar
+ 7
I don't have a least favourite.
23rd Feb 2019, 5:16 AM
Sonic
Sonic - avatar
+ 6
for newbie like me out of programming language i try , there is nothing least like , all are good
3rd Nov 2017, 1:27 AM
Ankush Kumar
Ankush Kumar - avatar