.. Sage documentation master file, created by sphinx-quickstart on Thu
.. Aug 21 20:15:55 2008. You can adapt this file completely to your
.. liking, but it should at least contain the root `toctree` directive.

Welcome to the Sage Thematic Tutorials!
=======================================

This is an index, grouped by theme, of Sage demonstrations, quick
reference cards, primers, and thematic tutorials, licensed under
a `Creative Commons Attribution-Share Alike 3.0 License <http://creativecommons.org/licenses/by-sa/3.0/>`_.

.. To be reinstated once we have some of them in the Sage sources!
.. - A *demonstration* is a short document giving a broad view of the
..   available features on a given theme; it is typically presented
..   during a talk, and lasts a couple minutes.

- A *quickref* (or quick reference card) is a one page document with
  the essential examples, and pointers to the main entry points.

- A *primer* is a document meant for a user to get started by himself
  on a theme in a matter of minutes.

- A *tutorial* is more in-depth and could take as much as an hour or
  more to get through.

Some of those tutorials are part of a series developed for the MAA
PREP Workshop `Sage: Using Open-Source Mathematics Software with Undergraduates <../prep/index.html>`_.

Introduction to Sage
====================

* `Logging on to a Sage Server and Creating a Worksheet (PREP) <../prep/Logging-On.html>`_
* `Introductory Sage Tutorial (PREP) <../prep/Intro-Tutorial.html>`_
* :ref:`tutorial-notebook-and-help-long`
* `Sage's main tutorial <../tutorial/>`_


See also the :ref:`Python and Sage programming tutorials <programming_design>` below.

Calculus and plotting
=====================

* `Tutorial: Symbolics and Plotting (PREP) <../prep/Symbolics-and-Basic-Plotting.html>`_
* `Tutorial: Calculus (PREP) <../prep/Calculus.html>`_
* `Tutorial: Advanced-2D Plotting (PREP) <../prep/Advanced-2DPlotting.html>`_

Algebra
=======

* :ref:`linear_programming`
* :ref:`group_theory`
* :ref:`lie`

Number Theory
-------------

* :ref:`numtheory_rsa`
* :ref:`sage.rings.padics.tutorial`

.. Monoids, Groups, representation Theory
.. --------------------------------------

Combinatorics
=============

* :ref:`sage.combinat.tutorial`
* :ref:`algebraic_combinatorics`

Algebraic Combinatorics
-----------------------

* :class:`Tutorial: Symmetric Functions <SymmetricFunctions>`
* :ref:`lie`
* :ref:`sage.combinat.root_system.plot`
* :ref:`abelian_sandpile_model`

.. Words
.. -----

.. Dynamics
.. --------

.. _programming_design:

Programming and Design
======================

* `Tutorial: Sage Introductory Programming (PREP) <../prep/Programming.html>`_
* :ref:`tutorial-programming-python`
* :ref:`tutorial-comprehensions`
* :ref:`tutorial-objects-and-classes`
* :ref:`functional_programming`

.. Sage development
.. ----------------

Modeling Mathematics on a computer
----------------------------------

* :ref:`coercion_and_categories`
* :ref:`sage.categories.primer`
* :ref:`sage.categories.tutorial`

Indices and tables
==================

* :ref:`search`

.. toctree::
   :maxdepth: 1

   toctree