prof-rossetti / intro-to-python

An Introduction to Programming in Python
Other
97 stars 244 forks source link

Better Notes - Edition 2021 #46

Closed s2t2 closed 3 years ago

s2t2 commented 4 years ago
  1. Re-structure beginning material to focus on environments, including environment variables. then list all the environments (dev, prod, notebooks, etc), then transition into specific setup of the development environment

  2. Can probably lean more heavily on official python tutorial. These links are great resources that I don't believe are currently included in course materials:

  1. More smaller digestible exercises and practice sets

  2. Update and extend screen casts