Skip to content

Commit 8e24f29

Browse files
committed
Update Syllabus.md
1 parent 1758252 commit 8e24f29

1 file changed

Lines changed: 31 additions & 11 deletions

File tree

Syllabus.md

Lines changed: 31 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -42,53 +42,73 @@ The University of Washington is committed to providing access and reasonable acc
4242
# Schedule
4343

4444

45-
Week 1
45+
### Week 1
4646
March 26th
47+
4748
Unit Testing: unitest, nose, pytest
49+
4850
-- Chris
4951

50-
Week 2
52+
### Week 2
5153
April 2nd
54+
5255
The python debugger pdb
56+
5357
-- Jeff
5458

55-
Week 3
59+
### Week 3
5660
April 9th
57-
Advanced OO: super(), mixins, meta classes, etc.
61+
62+
Advanced OO: `__new()__`, `super()`, mixins, meta classes, etc.
63+
5864
-- Chris
5965

60-
Week 4
66+
### Week 4
67+
6168
April 16th
69+
6270
Relational databases, SQL
71+
6372
-- Jeff
6473

65-
Week 5
74+
### Week 5
6675
April 23rd
76+
6777
Non relational databases
78+
6879
-- Jeff
6980

70-
Week 6
81+
## Week 6
7182
April 30th
83+
7284
Numerical Computation: numpy, scipy, matplotlib
85+
7386
-- Chris
7487

75-
Week 7
88+
## Week 7
7689
May 7th
7790
Threading / Multiprocessing
91+
7892
-- Jeff
7993

80-
Week 8
94+
## Week 8
8195
May 14th
96+
8297
Performance / Profiling
98+
8399
-- Chris
84100

85-
Week 9
101+
## Week 9
86102
May 21st
103+
87104
Student Presentations
105+
88106
-- Jeff and Chris
89107

90-
Week 10
108+
## Week 10
91109
May 28th
110+
92111
Student Presentations
112+
93113
-- Jeff and Chris
94114

0 commit comments

Comments
 (0)