Added tutorial outline.
authorPuneeth Chaganti <punchagan@fossee.in>
Mon, 08 Nov 2010 21:10:28 +0530
changeset 205 a7e07964feaf
parent 204 30f4885bce04
child 206 db5233e2f0cb
Added tutorial outline.
project/templates/talk/schedule.html
--- a/project/templates/talk/schedule.html	Mon Nov 08 20:33:22 2010 +0530
+++ b/project/templates/talk/schedule.html	Mon Nov 08 21:10:28 2010 +0530
@@ -11,10 +11,10 @@
       <tr> <td align=center><strong>Date</strong></td><td><strong>Activity</strong></td> </tr>
       <tr > <td align=right>Monday, Dec. 13 2010</td><td><a href="#day1">Conference</a></td> </tr>
       <tr> <td align=right>Tuesday, Dec. 14 2010</td><td><a href="#day2">Conference</a></td> </tr>
-      <tr> <td align=right>Wednesday, Dec. 15 2010</td><td>Tutorials/Sprint</td> </tr>
-      <tr> <td align=right>Thursday, Dec. 16 2010</td><td>Tutorials/Sprint</td> </tr>
-      <tr> <td align=right>Friday, Dec. 17 2010</td><td>Tutorials/Sprint</td> </tr>
-      <tr> <td align=right>Saturday, Dec. 18 2010</td><td>Full Sprint</td> </tr>
+      <tr> <td align=right>Wednesday, Dec. 15 2010</td><td><a href="#tutorials">Tutorials/Sprint</a></td> </tr>
+      <tr> <td align=right>Thursday, Dec. 16 2010</td><td><a href="#tutorials">Tutorials/Sprint</a></td> </tr>
+      <tr> <td align=right>Friday, Dec. 17 2010</td><td><a href="#tutorials">Tutorials/Sprint</a></td> </tr>
+      <tr> <td align=right>Saturday, Dec. 18 2010</td><td><a href="#sprints">Full Sprint</a></td> </tr>
     </table>
 <br />
 
@@ -66,6 +66,159 @@
 </tbody>
 </table>
 
+
+<h2 id="tutorials">Tutorials </h2>
+
+<p>This is a rough outline of the topics to be covered in the
+tutorials. The exact schedule of the tutorials will be put up in a
+short while.
+</p>
+<ul>
+<li>
+Sage
+<ul>
+<li>
+basic usage 
+</li>
+<li>
+symbolic 
+</li>
+<li>
+numeric computing
+</li>
+<li>
+basic plotting
+</li>
+</ul>
+</li>
+<li>
+Basic Scientific Computing with Python
+<ul>
+<li>
+ipython
+</li>
+<li>
+pylab
+</li>
+<li>
+numpy
+</li>
+<li>
+scipy
+</li>
+<li>
+basic Mayavi
+</li>
+</ul>
+</li>
+<li>
+Basic Python
+<ul>
+<li>
+data-types
+</li>
+<li>
+conditionals &amp; looping
+</li>
+<li>
+functions &amp; modules
+</li>
+</ul>
+</li>
+<li>
+Advanced
+<ul>
+<li>
+Cython (30 mins)
+</li>
+<li>
+More Ipython (30 mins)
+</li>
+<li>
+More Mayavi (1 hr)
+</li>
+<li>
+More matplotlib (1 hr)
+</li>
+<li>
+More Sage? (1 hr)
+
+</li>
+</ul>
+</li>
+</ul>
+
+<p>Any participants using their own laptops should have the required
+software installed on their machines, before coming to the venue of
+the tutorials. The installation instructions are available <a href="http://fossee.in/installation-how-to">here</a>.
+</p>
+
+
+<h2 id="sprints">Probable Sprint Topics </h2>
+
+
+<ul>
+<li>
+Documentation
+<ul>
+<li>
+Scipy/Numpy
+</li>
+<li>
+Mayavi
+</li>
+</ul>
+</li>
+<li>
+Mayavi
+</li>
+<li>
+Ipython
+</li>
+<li>
+Sage
+</li>
+<li>
+matplotlib
+</li>
+<li>
+Spoken tutorial
+<ul>
+<li>
+recording
+</li>
+<li>
+dubbing
+</li>
+</ul>
+</li>
+<li>
+Text books
+<ul>
+<li>
+Kreyszig - Advanced Engineering Mathematics 
+</li>
+<li>
+Strang - Linear Algebra
+</li>
+<li>
+Introduction to Dynamics - Ian Percival, Derek Richards
+
+</li>
+</ul>
+</li>
+</ul>
+
+<p>Details of the Sprints can be worked out based on the interest of
+the participants.
+</p>
+<p>
+Participants of Sprints who make a significant contribution will be
+given swag. The sprint lead, will choose the participants who are
+eligible for the swag. 
+</p>
+
+
 <!-- 
 <h3><strong>Theme for Conference talks - "Scientific Python in Action" with respect to Application and Teaching</strong></h3>
 <strong>Talk type:</strong> Keynote: <img src="/img/keynote.png" alt="Keynote" />