Differences between revisions 12 and 15 (spanning 3 versions)
Revision 12 as of 2012-05-03 16:59:55
Size: 11238
Editor: saliola
Comment:
Revision 15 as of 2012-05-05 16:00:50
Size: 11939
Editor: saliola
Comment:
Deletions are marked like this. Additions are marked like this.
Line 30: Line 30:
 Leader: ?  Leader: Franco Saliola
Line 39: Line 39:
 - `Sage Calculus Tutorial`_
Line 49: Line 50:
 
Line 51: Line 52:
 - Additional Exercises (Sage worksheets):

   - `Collatz conjecture`_: practice writing functions, plotting and interact while exploring the `3n+1`-conjecture.
   - `Dictionaries and Graph Theory`_: learn about dictionaries through graph theory exercises. (The `Graph Theory Quick Reference Card`_ might come in handy.)
   - `Strings and the Burrows-Wheeler Transform`_: learn about strings while exploring the Burrows-Wheeler Transform.
Line 151: Line 157:
.. _`The Sage Tutorial`: http://combinat.sagemath.org/doc/tutorial .. _`Collatz conjecture`: attachment:CollatzConjecture.sws
.. _`Dictionaries and Graph Theory`: attachment:Dictionaries-GraphTheory.sws
.. _`Strings and the Burrows-Wheeler Transform`: attachment:Strings-BWT.sws
Line 170: Line 178:
.. _`Sage tutorial`: http://www.sagemath.org/doc/tutorial .. _`The Sage tutorial`: http://www.sagemath.org/doc/tutorial
Line 176: Line 184:
.. _`Sage Calculus Tutorial`: http://www.sagemath.org/calctut/

Sage Days 38 Tutorials

For the main Sage Days 38 wiki page go here.

Tutorial I: Using the Sage notebook and navigating the help system

Leader: Franco Saliola

Worksheet:

Resources:

Tutorial II: Calculus and Linear Algebra in Sage

Leader: Franco Saliola

Worksheet:

Resources:

Tutorial III: Programming in Python and Sage

Leader: Florent Hivert

Worksheet:

Related thematic tutorials:

Learn-to-program resources:

Python resources:

Tutorial IV: Contributing to Sage

Leader: Anne Schilling

Guides:

Related thematic tutorials:

ReStructuredText resources:

Mercurial resources:

Tutorial V: Cython

Leader: Florent Hivert

Worksheet:

Related thematic tutorials:

Resources:

days38_tutorials (last edited 2012-05-11 15:02:37 by slabbe)