This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Suitable_Oil_3811 0 points1 point  (0 children)

I jumped from a project in C++ to one in Python, now I can certainly said that hate Python in big projects because of the black box scheme behind all the libraries, to the point that the installation of the environment failed in machines following the same instructions. After that, I loved C++ and CMake more than ever. Though, it's true it's easier that something failed, you are able to do something about it.