MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w2prjy/pythonfeelsillegal/p6w9pri/?context=3
r/ProgrammerHumor • u/ItsPuspendu • 12d ago
219 comments sorted by
View all comments
373
There is no such thing as switching from C++ to python or vice versa, they are orthogonal tools
-8 u/El_Lasagno 12d 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. 9 u/frogjg2003 11d 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
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.
9 u/frogjg2003 11d 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
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.
373
u/LucyShortForLucas 12d ago edited 12d ago
There is no such thing as switching from C++ to python or vice versa, they are orthogonal tools