Differences between revisions 10 and 17 (spanning 7 versions)
Revision 10 as of 2012-05-03 16:15:07
Size: 10980
Editor: saliola
Comment:
Revision 17 as of 2012-05-05 16:50:34
Size: 12110
Editor: saliola
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
**For the main Sage Days 38 wiki page go** `here`__.

__ days38

Line 19: Line 24:
 - `Sage Constructions`_: "How do I construct ... in Sage?"
Line 24: Line 30:
 Leader: ?  Leader: Franco Saliola
Line 33: Line 39:
 - `Sage Calculus Tutorial`_
Line 34: Line 41:
 - `Sage Constructions`_: "How do I construct ... in Sage?"
Line 42: Line 50:
 
Line 44: 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 67: Line 80:
 - `Dive into Python`_ is a Python book for experienced programmers. Also available in French, `Plongez au coeur de Python`_, and `other languages`_.
Line 68: Line 82:
 - `Dive into Python`_ is a Python book for experienced programmers. Also available in French, `Plongez au coeur de Python`_, and `other languages`_.
Line 92: Line 105:

 Videos:

 - `Contributing to Sage : Who, What and How`_: video of a talk by William Stein
Line 144: Line 161:
.. _`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 163: Line 182:
.. _`Sage tutorial`: http://www.sagemath.org/doc/tutorial .. _`The Sage tutorial`: http://www.sagemath.org/doc/tutorial
Line 168: Line 187:
.. _`Sage Constructions`: http://sagemath.org/doc/constructions
.. _`Sage Calculus Tutorial`: http://www.sagemath.org/calctut/
Line 178: Line 199:
.. _`Contributing to Sage : Who, What and How`: http://vimeo.com/14044496

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:

Videos:

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)