MATFeb2013Material » History » Version 12

Chris Cannam, 2013-02-08 02:23 PM

1 1 Chris Cannam
h1. MAT Software Carpentry Feb 2013 - Material from the workshop
2 2 Chris Cannam
3 5 Chris Cannam
* *Introduction to Shell* -- "Tutorial script":/documents/73 -- "Crib sheet on Unix shell commands":/documents/74
4 5 Chris Cannam
* *Introduction to Python* -- "Tutorial script":/documents/71
5 5 Chris Cannam
* *Version control* -- "Introductory slides":/documents/75 -- "Tutorial script":/projects/easyhg/wiki/SC2012BootcampPlan
6 5 Chris Cannam
* *Data management* -- "Slides":/documents/72
7 5 Chris Cannam
* *Testing* -- "Tutorial script":/projects/ssw-swc-2013/wiki/SWC2013TDD
8 5 Chris Cannam
* *What We Know* -- "Slides":/documents/70
9 6 Chris Cannam
10 10 Chris Cannam
* *Assessed Exercise* -- [[MATFeb2013AssessedExercise|Details]]
11 9 Chris Cannam
12 6 Chris Cannam
h2. Other useful links
13 1 Chris Cannam
14 12 Chris Cannam
* We used "Python":http://python.org, "SciPy":http://www.scipy.org/, "Matplotlib":http://matplotlib.org, "Nose":https://nose.readthedocs.org/en/latest/, "scikits.audiolab":http://pypi.python.org/pypi/scikits.audiolab/, "Mercurial":http://mercurial.selenic.com/, "EasyMercurial":http://easyhg.org/
15 9 Chris Cannam
* Our project offers "a number of one-page info sheets":http://soundsoftware.ac.uk/handouts-guides on topics related to this workshop
16 6 Chris Cannam
* This very site, "code.soundsoftware.ac.uk":http://code.soundsoftware.ac.uk, is a code hosting site for projects by UK-based audio and music researchers. If you're interested in audio and music, please do register and make use of it! Repository hosting uses Mercurial, and your projects can be public or private.