Skip to content

Commit 2eb5027

Browse files
2 parents 284af49 + 85d3906 commit 2eb5027

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

Syllabus.rst

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,10 @@ One learns programming by doing -- I'll be demonstrating as I talk about concept
3333

3434
Homework:
3535
=================
36-
There will generally be weekly homework assignments. They will usually be flexible to allow for student's varying time constants. However, you learn by doing, so I do encourage you to put some time in to the homework. I will review your work, and do a mini code-review of selected assignments during class.
36+
There will generally be weekly homework assignments. They will usually be flexible to allow for
37+
students' varying time constraints. However, you learn by doing, so I do encourage you to put
38+
some time in to the homework. I will review your work if you ask me to, and do a mini code-review
39+
of selected assignments during class.
3740

3841
`Teach Yourself Programming in Ten Years <http://norvig.com/21-days.html>`_
3942

@@ -50,15 +53,17 @@ Class format:
5053
Each class will be broken down something like this:
5154

5255
- 30 minutes talk
53-
- 30 minutes exercises
56+
- 25 minutes lab time
5457

5558
- 5 minute lightning talk
56-
- 25 minutes talk
57-
- 30 minutes exercises
59+
- 5 minute lightning talk
60+
- 20 minutes talk
61+
- 30 minutes lab time
5862

5963
- 5 minute lightning talk
60-
- 25 minutes talk
61-
- 30 minutes exercises
64+
- 5 minute lightning talk
65+
- 20 minutes talk
66+
- 30 minutes lab time
6267

6368
(there will be no official breaks, but we should all feel free to move about during lab/exercise time)
6469

@@ -182,13 +187,13 @@ Week 8: November 19
182187
Decorators, Packages and packaging
183188

184189

185-
Week 9: November 26
190+
Week 9: December 3
186191
....................................
187192

188193
Testing, profiling, performance.
189194

190195

191-
Week 10: December 3
196+
Week 10: December 10
192197
.....................................
193198

194199
Persistence / Serialization / Databases and Python

0 commit comments

Comments
 (0)