Topics

Topics
textbook
booklet
Web links
25 Aug M/1 Introductions, The idea of an algorithm
27 Aug W/1 How to read a textbook, Hello world
29 Aug F/1 Input/output, Comments Ch. 1
03 Sep W/2 for loops, range Ch. 2
05 Sep F/2
08 Sep M/3 Quantitative Reasoning and Research Questions p1-4
10 Sep W/3 Workable quantitative questions p5-7
12 Sep F/3 Arithmetic and operations
15 Sep M/4 Math, Random numbers Ch. 3
17 Sep W/4 Limitations of a QR process p8-10
19 Sep F/4 if and blocks, Comparisons and booleans, and or not Ch. 4
22 Sep M/5 Blocks and nesting, Flowcharts
24 Sep W/5 else, elif
29 Sep M/6 Interpreting results of a quant question p11-14
01 Oct W/6 Test cases, Practicing, with codingbat
03 Oct F/6
06 Oct M/7 Strings Ch. 6
08 Oct W/7 String slicing
13 Oct M/8 Lists, List operations, Looping over lists Ch. 7
15 Oct W/8 Standard list-loop algorithms Ch. 5
17 Oct F/8 More list practice
20 Oct M/9 Resolving limitations, QR: Putting it together, Checking results for reasonability, Writing the quant program, Project overview
22 Oct W/9 Multiple assignment, .split, .join, Adding and removing items
24 Oct F/9 List-loop practice
27 Oct M/10 Text files Ch. 12
29 Oct W/10 CSV files
31 Oct F/10 TBD
03 Nov M/11 Dictionaries Ch. 11
05 Nov W/11 Dictionary practice, List comprehensions
07 Nov F/11 2D lists Ch. 8
10 Nov M/12 Function basics Ch. 13
12 Nov W/12 Speech practice, Project work day
14 Nov F/12 Scope, Using functions practically
17 Nov M/13
21 Nov F/13 while loops, break and continue Ch. 9
24 Nov M/14
01 Dec M/15 Review
03 Dec W/15
05 Dec F/15