MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w2prjy/pythonfeelsillegal/p6xdcc9/?context=3
r/ProgrammerHumor • u/ItsPuspendu • 2d ago
219 comments sorted by
View all comments
3
With C++ you get the best and worst of both languages' type systems (or lack thereof):
You trade Python's implicit weak typing and runtime type errors for C++'s strong typing and indecipherable static compiler errors
3
u/_Decimation 2d ago
With C++ you get the best and worst of both languages' type systems (or lack thereof):
You trade Python's implicit weak typing and runtime type errors for C++'s strong typing and indecipherable static compiler errors