diff options
author | Christopher Burns | 2010-06-22 00:00:54 -0700 |
---|---|---|
committer | Christopher Burns | 2010-06-22 00:00:54 -0700 |
commit | 96e9ef4bfcfd84d78dc9772ca06b3ca44dcc4389 (patch) | |
tree | a447d247472d3ef8279d8f00cb469d8c2eeb9256 | |
parent | 7dc01286a549a467c0a04b4f6ed42d80c050889a (diff) | |
download | workshops-96e9ef4bfcfd84d78dc9772ca06b3ca44dcc4389.tar.gz workshops-96e9ef4bfcfd84d78dc9772ca06b3ca44dcc4389.tar.bz2 workshops-96e9ef4bfcfd84d78dc9772ca06b3ca44dcc4389.zip |
Added breaks to plan so I could think though the timing when drafting the summary.
--HG--
branch : scipy2010
-rw-r--r-- | plan.rst | 13 |
1 files changed, 11 insertions, 2 deletions
@@ -26,6 +26,8 @@ as we go over the slides and also add more material as we see fit. - Strings - Summary + - COFFEE (10:00 - 10:20) + - Session 3 (Mon 10:20): (CB) - Basic statistical calculations - Handling larger data (sslc data) @@ -42,12 +44,14 @@ as we go over the slides and also add more material as we see fit. - More matrices -- determinant, inverse. - Least squares fit for data. + - LUNCH (12:20 - 13:40) + - Quiz 1 (Mon 13:40 -- 13:55) (KD) - Session 5 (Mon 13:55): (KD) - Exercises. - - Session 6 (Mon 14:40): (CB) + - Session 6 (Mon 14:40): (PR) - Solving systems of equations. - Finding roots. @@ -57,6 +61,8 @@ as we go over the slides and also add more material as we see fit. - Random numbers. - FFTs and basic signal processing. + - COFFEE (15:40 - 16:00) + - Quiz 2 (16:00 -- 16:15) (KD) - Session 7 (Mon 16:15) (Python language basics.): (KD) @@ -66,7 +72,7 @@ as we go over the slides and also add more material as we see fit. - simple i/o - basic control flow: if/elif/else - - Session 8 (Mon 15:00): (PR) + - Session 8 (Mon 17:00): (CB) - *day2 session2 material* - Control flow (while, for, range etc.) - exercises. @@ -85,6 +91,8 @@ as we go over the slides and also add more material as we see fit. - coding style. - Debugging. + - COFFEE (10:00 - 10:20) + - Quiz 3 (Tue: 10:20 -- 10:35) (KD) - Session 11 (Tue 10:20): (PR + CB) @@ -95,4 +103,5 @@ as we go over the slides and also add more material as we see fit. - *day2 session6 material* - 3D plotting with Mayavi + - LUNCH (12:20 - 13:40) |