Skip to content

Learning Resources

Ian Watt edited this page Sep 14, 2019 · 10 revisions

A list of useful resources for learning Python.

For elementary / younger learners

Invent your own games with Python (free online book): http://inventwithpython.com/invent4thed/ These modules will help you develop your skills and build some fun projects: https://projects.raspberrypi.org/en/codeclub/python-module-1 https://projects.raspberrypi.org/en/codeclub/python-module-2 https://projects.raspberrypi.org/en/codeclub/python-additional-projects

##Automate the boring stuff! Al Sweigart created a great book called Automate The Boring Stuff With Python.

Read the book for free on the author’s site https://automatetheboringstuff.com and you can buy a print copy if you want to reward the author! And there are [https://www.youtube.com/playlist?list=PL0-84-yl1fUnRuXGFe_F7qSH1LEnn9LkW](fifteen videos) based on the book that you can watch to learn more.

Talk Python Training Michael Kennedy of Talk Python podcast provides great video training. [https://training.talkpython.fm/](Talk Python) (incidentally, until the end of Oct 2019 you can get some of the courses there in this [https://www.humblebundle.com/level-up-your-python?](Humble Bundle)

Clone this wiki locally