This commit is contained in:
LordMZTE 2021-12-26 21:12:50 +01:00
parent 8d3295d87d
commit f3f3257f21
1 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@ title = "Why python is a bad language"
- Enums are basically just classes, and are yet another lazy afterthought.
{{ sec_header(name="Wide Spread Because Of The Wrong Reason") }}
- Python is seen as "the beginner's language", and it really should not be. There is practically
- Python is seen as "the beginner's language", and it really should not be.
- As said earlier on this website, Python has numerous issues that stop the newbie from quickly getting used to other PLs, by lacking basic functions.
- Python should only be used if you wanna handicap yourself into an inferior PL, just to see what you can do. No more, no less.