ireapps / pycar

NICAR Python mini boot camp
https://ireapps.github.io/pycar/pycar_intro.html
MIT License
101 stars 36 forks source link

Use Jupyter notebooks to teach all projects #39

Closed tommeagher closed 7 years ago

tommeagher commented 8 years ago

This was mentioned in #11. Rather than using the interactive interpreter or the IPython interpreter, for a class of beginning coders, it will likely be a lot easier to use Jupyter notebooks to teach these principles. We can still break out comments and fill-in-the-blank code blocks throughout, and it will let you run each line or block of code interactively, to get the sense of how each one works.

This is certainly open to discussion, but I think this is a great (and easily doable) idea to help people get up to speed more quickly. Thanks @cezary4 and @scott2b for the suggestion.

tommeagher commented 7 years ago

Closed by 123e83bdf530b2cc067bd24e748894f7108316e2