MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w2prjy/pythonfeelsillegal/p6w9pri/?context=3
r/ProgrammerHumor • u/ItsPuspendu • 2d ago
219 comments sorted by
View all comments
363
There is no such thing as switching from C++ to python or vice versa, they are orthogonal tools
-9 u/El_Lasagno 2d ago I learned C++, had to do python for a project. C++ gives me errors. Python will give me an answer. I learned to be very very cautious. 8 u/frogjg2003 2d ago If C++ is giving you errors, the equivalent python code will as well. It might be easier to write code that compiles on python than C++, but that doesn't mean bad syntax doesn't exist in it.
-9
I learned C++, had to do python for a project. C++ gives me errors. Python will give me an answer. I learned to be very very cautious.
8 u/frogjg2003 2d ago If C++ is giving you errors, the equivalent python code will as well. It might be easier to write code that compiles on python than C++, but that doesn't mean bad syntax doesn't exist in it.
8
If C++ is giving you errors, the equivalent python code will as well. It might be easier to write code that compiles on python than C++, but that doesn't mean bad syntax doesn't exist in it.
363
u/LucyShortForLucas 2d ago edited 2d ago
There is no such thing as switching from C++ to python or vice versa, they are orthogonal tools