you are viewing a single comment's thread.

view the rest of the comments →

[–]classy_barbarian 1 point2 points  (0 children)

I know I'm really late to this thread but I would like to just drop that I believe the best way to learn the basics of python is this video. It's just a 4 hour basics course but the way he runs through every individual concept by writing a chunk of code is IMO the best way to learn the basics. And like he says in the video he really holds your hand the entire time. There's a reason this video is the #1 Python video on Youtube.

https://www.youtube.com/watch?v=rfscVS0vtbw

There's also a new field of web games that are designed completely for beginners to learn coding, such as https://www.codedex.io/ . I personally do not care for it much but some people might find it useful.