Skip to content

GladysMaria/python_teaching_fall_2018

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resources for Introduction to Programming, Fall 2018

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

Helpful resources:

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.

python.org

About

Notebooks for teaching Python this fall.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 92.5%
  • Python 7.5%