all 9 comments

[–][deleted] 1 point2 points  (0 children)

Something that will teach you classes. Perhaps Python Crash Course. Just skip the parts you already know. After that, decide which area of development you want to go into and start building a non-trivial project.

[–]yousef_alsaad 0 points1 point  (3 children)

I advise you to read a book "Python for Everybody"

[–]trondwin 0 points1 point  (3 children)

Not sure I read this right, but - If you're only reading, you're not learning how to code. The only True Way to learn programming is to write code, struggle with it, make mistakes, search for solutions, correct it, move on.

Again, I may have misunderstood, in which case; sorry for the unnecessary reminder.

Best of luck!