LogFAQs > #924577678

LurkerFAQs, Active DB, DB1, DB2, DB3, DB4, Database 5 ( 01.01.2019-12.31.2019 ), DB6, DB7, DB8, DB9, DB10, DB11, DB12, Clear
Topic List
Page List: 1
TopicPython is a horrible language
Grendel
07/12/19 4:06:00 AM
#6:


Yellow posted...
Better never use uppercase.


Upper case is encouraged for class names and snake case is more readable than camel case.

Yellow posted...
Looks like type definitions are out the window as well.


That's really up to you. You can use type hints and enforce them with mypy.

Yellow posted...
Better make sure I accidentally don't mispell one thing or else my entire program will break without warning.


Well that's your own fault for not using a linter.

Yellow posted...
I question why the smartest people on the planet come up with this


Probably because you don't seem to even understand how to set up a proper Python environment and are listing only solved "problems". There are some legitimate gripes with Python, but your list is garbage.
... Copied to Clipboard!
Topic List
Page List: 1