Stop comparing programming languages
Python is VERSATILE
JavaScript is POWERFUL
Ruby is ELEGANT
C is ESSENTIAL
C++
Java is ROBUST
Out of all the programming languages, C++ is definitely one of them.
Python should be one of the chaotics.
You can even dynamically create global variables in there.Most overrated language imho.
Or stick a new variable onto the instance of a class 🤯
or return values for properties that don’t exist, and only get created on access!
I love python.
It’s like having a PHP webserver inside a class
I haven’t used PHP in a while (10+years) but I didn’t think it was that frustrating as its reputation seems to imply today. I remember their docs all had examples and I found that pretty useful.
The literal entirety of Facebook / Instagram / Whatsapp’s backend is built on PHP.
I’m not saying that was a good choice, but it does guarantee a lot of resources flowing to it’s development.
No way Bash is lawful, or Malbolge is chaotic… And no way C++ is lawful either.
Did you just throw the languages around at random? At least Perl fell on the right place…
C++ is chaotic goodl, C is lawful good in my opinion
At no point should C++ be considered “lawful” or “good”. Haskell would be the best.
Haskell is where hope and sanity go to die.
Given how python tries to be as readable as possible with its controversial stance on using indentation, is it really neutral?
Idk if moral alignment makes sense for languages, at least not as much as weapon metaphors.
The lack of braces in python code makes it quite difficult to read for someone who’s used to languages that use braces.