CS8, Winter 2019
Lectures:
lecture date | notes | ready? | description | slides before | slides after |
---|---|---|---|---|---|
2019-01-08 | lect01 | true | Orientation to the course | Annotated pdf | |
2019-01-10 | lect02 | true | Python Strings | Annotated pdf | |
2019-01-15 | lect03 | true | Python Functions and Test Framework | Annotated pdf | |
2019-01-17 | lect04 | true | Testing and Floating Point inaccuracies | Annotated pdf | |
2019-01-22 | lect05 | true | Lists, Tuples and Named-tuples | Annotated pdf | |
2019-01-24 | lect06 | true | Boolean Expressions, Conditionals: If-else | Annotated pdf | |
2019-01-29 | lect07 | true | Python Modules and Turtle Graphics | Annotated pdf | |
2019-01-31 | lect08 | true | Midterm review | Annotated pdf | |
2019-02-07 | lect09 | true | Loops | Annotated pdf | |
2019-02-12 | lect10 | true | Loops: Index vs value, while loops | Annotated pdf | |
2019-02-14 | lect11 | true | While loops | Annotated pdf | |
2019-02-19 | lect12 | true | Files | Annotated pdf | |
2019-02-21 | lect13 | true | Random numbers and string formatting | Annotated pdf | |
2019-03-05 | lect14 | true | Lab07 review, intro to Python dictionaries | Annotated pdf | |
2019-03-07 | lect15 | true | Dictionaries contd | Annotated pdf | |
2019-03-12 | lect16 | true | Recursion | Annotated pdf | |
2019-03-14 | lect17 | true | Final exam practice and wrap up | Annotated pdf |