Added setup

This commit is contained in:
David Beazley
2020-05-27 15:15:27 -05:00
parent 0cd7203db5
commit ea22c0913f
2 changed files with 76 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ Python 3.6 or newer and time--especially the latter.
## Table of Contents
* [0. Course Setup (READ FIRST!)](00_Setup)
* [1. Introduction to Python](01_Introduction/00_Overview)
* [2. Working with Data](02_Working_with_data/00_Overview)
* [3. Program Organization](03_Program_organization/00_Overview)