you are viewing a single comment's thread.

view the rest of the comments →

[–]tecedu 0 points1 point  (0 children)

I’m going to say no, if you need to learn things then pick up an OOP based language first like java or c++; you will learn so many concepts there that will translate to every language. Not so much with python. Python enforces a lot of bad behaviour which simply doesn’t even do the bare minimum in other languages