Short link to this repository: bit.ly/2zx5Hgx
Here are the notebooks we're working through, in order. If GitHub is having issues and not displaying notebooks, you can also see them on the nbviewer.jupyter.org site.
Teaching and Assignment Notebooks
Project Notebooks
Other Notebooks
pythontutor.com is great for running small blocks of code, and seeing how Python uses your code to do what you want. Copy and paste one of your programs into the editor, and step through your code to see exactly how it runs.