diff options
Diffstat (limited to 'project/templates/about/tutorial.html')
-rw-r--r-- | project/templates/about/tutorial.html | 39 |
1 files changed, 19 insertions, 20 deletions
diff --git a/project/templates/about/tutorial.html b/project/templates/about/tutorial.html index c341352..f1d0deb 100644 --- a/project/templates/about/tutorial.html +++ b/project/templates/about/tutorial.html @@ -45,7 +45,8 @@ They will be able to incorporate and adapt Python in their lessons <h3 id="sec-4"><span class="section-number-3"></span>Coverage </h3> -<h2 id="sec-1">Day 1 </h2> + +<h4 id="sec-1">Day 3 </h4> <ul> @@ -53,7 +54,7 @@ They will be able to incorporate and adapt Python in their lessons Sage (2 hr 30 min) <ul> <li> -getting started with Sage notebook (45 min) (Prabhu) +getting started with Sage notebook (45 min) (<b>Prabhu</b>) <ul> <li> introduction @@ -84,7 +85,7 @@ basic plotting </ul> </li> <li> -symbolics & calculus & basic plotting(1 hr) (Bhanu) +symbolics & calculus & basic plotting(1 hr) (<b>Bhanu</b>) <ul> <li> parametric plots @@ -100,7 +101,7 @@ parametric plots </ul> </li> <li> -linear algebra (30 min) (Nishanth) +linear algebra (30 min) (<b>Nishanth</b>) </li> <li> Misc (15 min) @@ -113,7 +114,7 @@ QA </ul> </li> <li> -Basic Plotting (using pylab) (1 hr 30 min) (Fernando) +Basic Plotting (using pylab) (1 hr 30 min) (<b>Fernando</b>) <ul> <li> getting started with ipython @@ -144,7 +145,7 @@ change language to python, import pylab, simple plot, savefig </ul> </li> <li> -Plotting Experimental Data (1 hr) (punch) +Plotting Experimental Data (1 hr) (<b>punch</b>) <ul> <li> plotting points with lists @@ -183,12 +184,12 @@ pendulum example -<h2 id="sec-2">Day 2 </h2> +<h4 id="sec-2">Day 4 </h4> <ul> <li> -Arrays (1 hr) (Perry) +Arrays (1 hr) (<b>Perry</b>) <ul> <li> make a reference to earlier example of squaring as motivation @@ -237,7 +238,7 @@ one slide ( det, inv, norm ) </ul> </li> <li> -Scipy (1 hr 30 min) (John) +Scipy (1 hr 30 min) (<b>John</b>) <ul> <li> least square fit @@ -267,7 +268,7 @@ FFT </ul> </li> <li> -Python Language: Basics (1 hr) (Asokan) +Python Language: Basics (1 hr) (<b>Asokan</b>) <ul> <li> basic data-types @@ -300,7 +301,7 @@ range, for (exercises) </ul> </li> <li> -Python Language: Data structures (1hr 30 min) (Asokan) +Python Language: Data structures (1hr 30 min) (<b>Asokan</b>) <ul> <li> manipulating lists @@ -330,12 +331,12 @@ spend time on examples -<h2 id="sec-3">Day 3 </h2> +<h4 id="sec-3">Day 5 </h4> <ul> <li> -Python Language: Advanced (1 hr) (Madhu) +Python Language: Advanced (1 hr) (<b>Madhu</b>) <ul> <li> functions @@ -365,25 +366,23 @@ download PEP 8 and keep it handy </ul> </li> <li> -More Numpy? (broadcasting, indexing tricks…) (1hr) (Stefan) +More Numpy? (broadcasting, indexing tricks…) (1hr) (<b>Stefan</b>) </li> <li> -Mayavi (1 hr) (Prabhu) +Mayavi (1 hr) (<b>Prabhu</b>) </li> <li> -Cython (1 hr) (Stefan) +Cython (1 hr) (<b>Stefan</b>) </li> <li> -Version Control (Hg/Git) (15 min) (Madhu) +Version Control (Hg/Git) (15 min) (<b>Madhu</b>) </li> <li> -ReST & Scipy/Numpy Documentation Editor (45 min) (Stefan) +ReST & Scipy/Numpy Documentation Editor (45 min) (<b>Stefan</b>) </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>. |