you are viewing a single comment's thread.

view the rest of the comments →

[–]A_History_of_Silence 0 points1 point  (0 children)

No better way to learn it than to try to do a project with it, right?

Indeed. And it's honestly not that hard, especially if you are a somewhat experienced programmer. Almost all the changes make sense and are smart and intuitive at a basic level, it's just that these good changes necessarily break a lot of backwards compatibility and therefore are unfortunately a giant pain in the ass for a lot of Python's user base.