Readings

1.0 Weekly Readings

Week Readings
01 Set up
02 Lesson 01: Everything is an object (and other preliminaries)
03 Lesson 02: Spam, main(), optional params, keyword args, indexing, slicing, and Spam
04 Lesson 03: Iteration and control flow (part I)
05 Lesson 04: Iteration and control flow (part II)
06 Lesson 05: Working with files, variable scope, error handling, and iterable unpacking
07 Exam 01
08 Lesson 06: Dictionaries
09 Winter break
10 Lesson 07: Nested Data Structures
11 Lesson 08: List and dictionary comprehensions
12 Exam 02
13 Lesson 09: Web APIs, pip, the requests module, and the Star Wars API
14 Lesson 10: Modules, sorting, and lambda functions
16 Exam 03