Programming languages:
C is low-level
C++ is powerful
Python is intuitive
Rust is safe
Lua is easy
Java
C# is legible
C is low-level
C++ is powerful
Python is intuitive
Rust is safe
Lua is easy
Java
C# is legible
Comments
Let me help.
easy, intuitive, versatile, general purpose
Standard ML is even more pedantic.
And this is a good thing in a programming language.
Now I use Python. My beloved Python. Why would I ever use another language again?
Truly a collection of bad decisions. Loading programs one class at a time (giving it a reputation of being slow), awful callbacks (had to use inner classes for event handlers), checked exceptions, etc.