Python books: https://wiki.python.org/moin/BeginnersGuide/NonProgrammers * http://openbookproject.net/thinkcs/python/english3e/hello_little_turtles.html * https://greenteapress.com/thinkpython/html/index.html Pair programming * https://www.khanacademy.org/khan-for-educators/resources/teacher-essentials/teaching-computing/a/pair-programming-in-the-classroom * why pair programming? https://docs.google.com/presentation/d/1E-afLHWmYcTjO0z_hBpAw3AL4Gp4qVQNLOsxP_hq3fI/edit?usp=sharing * Pair programming in-a-box: https://www.ncwit.org/resources/pair-programming-box-power-collaborative-learning * Pair Programming Toolkit: https://www.etr.org/default/assets/File/projects/Pair%20Programming%20Toolkit_FINAL%207_30_19.pdf * Best practices for pair programming: https://www.iste.org/explore/In-the-classroom/3-best-practices-for-pair-programming Software Carpentry: https://software-carpentry.org/lessons/index.html * Programming With Python: https://swcarpentry.github.io/python-novice-inflammation/index.html * Plotting and Programming in Python: https://swcarpentry.github.io/python-novice-gapminder/index.html