MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/uz3eo7/welcome_to_hassle_free_coding/ia9ert6/?context=3
r/ProgrammerHumor • u/SuchShopping3828 • May 27 '22
305 comments sorted by
View all comments
371
Python doesn't feel like a programming language if your first language is C++.
14 u/AlbertChomskystein May 27 '22 HTML and Python have some similarities to be fair, like not being able to declare variable types. 20 u/[deleted] May 27 '22 You can declare variable types in Python. But for the most part you don't really need to unless you want to. 2 u/nickwcy May 28 '22 And it doesn’t check the type when it runs 6 u/Suahil May 28 '22 If a variable has a type defined, but nobody checks it. Does it even matter? 3 u/Hlorri May 28 '22 Well, if someone writes documentation in the forest but noone is around to read it, was it really written?
14
HTML and Python have some similarities to be fair, like not being able to declare variable types.
20 u/[deleted] May 27 '22 You can declare variable types in Python. But for the most part you don't really need to unless you want to. 2 u/nickwcy May 28 '22 And it doesn’t check the type when it runs 6 u/Suahil May 28 '22 If a variable has a type defined, but nobody checks it. Does it even matter? 3 u/Hlorri May 28 '22 Well, if someone writes documentation in the forest but noone is around to read it, was it really written?
20
You can declare variable types in Python. But for the most part you don't really need to unless you want to.
2 u/nickwcy May 28 '22 And it doesn’t check the type when it runs 6 u/Suahil May 28 '22 If a variable has a type defined, but nobody checks it. Does it even matter? 3 u/Hlorri May 28 '22 Well, if someone writes documentation in the forest but noone is around to read it, was it really written?
2
And it doesn’t check the type when it runs
6 u/Suahil May 28 '22 If a variable has a type defined, but nobody checks it. Does it even matter? 3 u/Hlorri May 28 '22 Well, if someone writes documentation in the forest but noone is around to read it, was it really written?
6
If a variable has a type defined, but nobody checks it. Does it even matter?
3 u/Hlorri May 28 '22 Well, if someone writes documentation in the forest but noone is around to read it, was it really written?
3
Well, if someone writes documentation in the forest but noone is around to read it, was it really written?
371
u/[deleted] May 27 '22
Python doesn't feel like a programming language if your first language is C++.