Materials

We will be following Cornell’s 2014 CS 1110 Class: Introduction to Computing Using Python:

https://www.cs.cornell.edu/courses/cs1110/2014sp/materials/texts.php

The textbook for the class can be found here:

https://greenteapress.com/wp/think-python/

Additional Resources:

A Byte of Python: https://python.swaroopch.com/

The Hitchhiker’s Guide to Python: https://docs.python-guide.org/intro/learning/

Schedule

2020

Date Session Assignment Prep for Next Session Resources
04/07/2020 12 – 1pm Unit Testing:
02/19/2020 12 – 1pm Functions: Review functions
Read A Byte of Python, Modules
01/28/2020 12 – 1pm Variables, Expressions, and Statements: Read Think Python, Chapter 3
Read A Byte of Python, Control flow and Functions

2019

|:———-|:—————————————————————-|:—————————————————————————————————————————-|:————–:|:———————–:|:————:| | 12/17/2019 12 – 1pm | Troubleshooting Installations
Introduction to study group | Read Think Python, Chapter 2
Read A Byte of Python, Operators and Expressions | | | 12/02/2019 | NA | Download Python:
or alternatively Anaconda:
Read A Byte of Python, Introduction - First Steps : | Documentation for Anaconda: |