Sage Days 45 Tutorials
Sharing worksheets with the windows VirtualBox appliance
If the virtual appliance is started, follow section 4 of the sage appliance wiki.
Otherwise follow these steps:
- Highlight the sage appliance and select Settings.
- Under the settings, navigate to the shared folders options and follow the above directions starting at step #3.
Tutorial: Introduction to Version Control
Leader: Vincent Delecroix featuring Franco Saliola
Mercurial resources:
- Hg Init: a Mercurial Tutorial. In this user-friendly, six-part tutorial, Joel Spolsky teaches you the key concepts of Mercurial.
- Learning Mercurial in Workflows. This page illustrates the use of Mercurial in various workflows.
- Mq Tutorial. A tutorial on Mercurial queues.
- A Git User’s Guide to Mercurial Queues
Tutorial IV: Contributing to Sage
Leader: Chris Berg featuring Franco Saliola
Guides:
- How to Referee Sage Trac Tickets by William Stein
- How to contribute to Sage by Sébastien Labbé
- Introduction to Sage Development by Mike Hansen
- Short step-by-step checklist for reviewing a patch by Franco Saliola
- Sage Developer's Guide:
Videos:
- Contributing to Sage : Who, What and How: video of a talk by William Stein
Related thematic tutorials:
ReStructuredText resources:
- Quick reStructuredText: quick reference for reStructuredText
- reStructuredText: more detailed reference
- reStructuredText (saifoo.net)