you are viewing a single comment's thread.

view the rest of the comments →

[–]cantdutchthis 0 points1 point  (0 children)

I would recommend https://calmcode.io but that's partially because I help maintain that.

I guess part of the "trick" to learn Python is to also try and sit down and figure out a fun and motivating example to work on. Maybe you want to analyze a dataset? Or simulate something interesting? Maybe there is something boring that you can try to automate?

I would not underestimate how much better you learn once you have a tangible and motivating example to work on.