Added a tentative schedule.
authorMadhusudan.C.S <madhusudancs@gmail.com>
Thu, 12 Nov 2009 13:11:35 +0530
changeset 35 49fb13408210
parent 34 6363f5c657dd
child 36 a658305c5fa5
Added a tentative schedule.
project/templates/talk/schedule.html
--- a/project/templates/talk/schedule.html	Thu Nov 12 13:11:19 2009 +0530
+++ b/project/templates/talk/schedule.html	Thu Nov 12 13:11:35 2009 +0530
@@ -18,7 +18,31 @@
       <tr> <td align=right>Wednesday, Dec. 16 2009</td><td>Sprint</td> </tr>
       <tr> <td align=right>Thursday, Dec. 17 2009</td><td>Sprint</td> </tr>
     </table>
+<br />
+<h3><a name="date">The tentative schedule and structure (focus areas) for all the days
+being proposed is :</a></h3>
+
+<ol>
+  <li>Theme for Conference talks - "Scientific Python in Action" with
+      respect to Application and Teaching</li>
+  <li>The Teacher track of the tutorial (2 days)
+    <ul>
+    <li>Why Python for Scientific Computing?</li>
+    <li>Basic and Intermediate Python</li>
+    <li>Scientific Computing with Python</li>
+    <li>Basic Sage and Sympy</li>
+    </ul>
+  </li>
+
+  <li>General tutorial
+    <ul>
+      <li>Basic python (1/2 day)</li>
+      <li>Intermediate Python (1/2 day)</li>
+      <li>Python for Scientific Computing (Scipy, Numpy, Matplotlib, Mayavi) (1 day)</li>
+    </ul>
+  </li>
+  <li>Sprints (2 days)</li>
+</ol>
   </div>
-<h3>The agenda will be put up on this site soon.</h3>
 </div>
 {% endblock content %}
\ No newline at end of file