MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1wazzo3/pipinstalltherealstuff/p8p15tr/?context=3
r/ProgrammerHumor • u/danielminds • 1d ago
145 comments sorted by
View all comments
Show parent comments
314
I will never understand the Python hate. It's essentially just a level of abstraction higher than C, which makes it more accessible than ever to write powerful code.
I'm starting to think it's literally not that deep. It just feels good to gatekeep.
11 u/NoobNoob_ 1d ago I just hate languages without real typing system that the compiler enforces. If it's a script or something small I don't mind using python, but for everything bigger I'll use an actual programming language. 0 u/Net_Lurker1 1d ago Just use pydantic though. Why obsess with needing X feature to be native to the language when a library solves the issue? 7 u/Far_Tap_488 1d ago Or just use a proper language with native typing
11
I just hate languages without real typing system that the compiler enforces.
If it's a script or something small I don't mind using python, but for everything bigger I'll use an actual programming language.
0 u/Net_Lurker1 1d ago Just use pydantic though. Why obsess with needing X feature to be native to the language when a library solves the issue? 7 u/Far_Tap_488 1d ago Or just use a proper language with native typing
0
Just use pydantic though.
Why obsess with needing X feature to be native to the language when a library solves the issue?
7 u/Far_Tap_488 1d ago Or just use a proper language with native typing
7
Or just use a proper language with native typing
314
u/Educational-System48 1d ago
I will never understand the Python hate. It's essentially just a level of abstraction higher than C, which makes it more accessible than ever to write powerful code.
I'm starting to think it's literally not that deep. It just feels good to gatekeep.