Which is the most difficult programming language? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Which is the most difficult programming language?

Some says the most difficult one is C++ and the easiest one is Python. I tried to use python in web programming and it is really hard to do so.

22nd Jun 2017, 2:10 AM
AJ Carlos
AJ Carlos - avatar
4 Answers
+ 8
AJ, are you using Python Django? Django can be pretty hard. Python Flask is easier.
22nd Jun 2017, 3:44 AM
Ahri Fox
Ahri Fox - avatar
+ 6
Don't know myself. All I can say is that c++ is taking me longer to learn than VBA. Not sure if that is because it is harder or if it is because it has more/different features than vba. Guess it is all subjective to the individual
22nd Jun 2017, 2:14 AM
jay
jay - avatar
+ 3
Take a look at: Whitespace https://en.m.wikipedia.org/wiki/Whitespace_(programming_language) Brainfuck https://en.m.wikipedia.org/wiki/Brainfuck Other esoteric languages https://esolangs.org/wiki/Main_Page APL https://en.m.wikipedia.org/wiki/APL_(programming_language)
22nd Jun 2017, 3:11 AM
Igor B
Igor B - avatar
+ 2
I tried Python Flask. Yes, it's true that it is easy but I think no company uses Flask since it's only a micro-web framework. Thanks, btw.
23rd Jun 2017, 1:39 AM
AJ Carlos
AJ Carlos - avatar