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.
08 Exam 01
10 Lesson 06: Dictionaries.
11 Lesson 07: Nested Data Structures.
12 Lesson 08: List and dictionary comprehensions.
13 Lesson 09: Web APIs, pip, the requests module, and the Star Wars API.
14 Lesson 10: Modules, sorting, and lambda functions.
16 Exam 02