Repository holds copies of notes and any scripts created in classes or for homework.
Course assumes Python 2 is being used.
I've written everything for Python 3, and checked to make it work in Python 2
Notes added up to week 5.
Topics covered include:
- Variables (including dictionaries and lists)
- Control flow (including if statements and for loops)
- File access and JSON format
- Functions and APIs
- SQL using sqlite