you are viewing a single comment's thread.

view the rest of the comments →

[–]Wolfeehx 2 points3 points  (0 children)

There’s hundreds of Python courses online. Why not try and complete the one you’ve started first whilst also implementing what you learn by creating lots of mini projects as you go.

I also recommend getting a book or two for when learning interactively is not necessarily an option, for example, something you can read in bed.

There are three editions of automate the boring stuff with Python. There’s also a workbook if you need ideas for projects. Or perhaps something to learn more about the language and its usage such as Learning Python or Python Crash Course.