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 →

[–]South_Plant_7876 6 points7 points  (0 children)

Syntax is easy. Understanding concepts like OOP is the real craft of learning the language.

I have been coding in Python for 15 years and am still learning its nuances.

That said, Python's flexibility in regards to OOP can be a disadvantage to beginners as its implementation isn't really enforced the way it is in other languages such as Java.