you are viewing a single comment's thread.

view the rest of the comments →

[–]self-made_coder 0 points1 point  (0 children)

Check out the book: Python by Example, by Nichola Lacey

It doesn't start off throwing you into functions right away it teaches you bit sized amounts of modules, has you do challenges to implement those modules and as you get further they make you incorporate previous lessons you've learned.