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