MATFeb2013Material » History » Version 14
« Previous -
Version 14/27
(diff) -
Next » -
Current version
Chris Cannam, 2013-02-08 04:21 PM
MAT Software Carpentry Feb 2013 - Material from the workshop¶
- Introduction to Shell -- Tutorial script -- Crib sheet on Unix shell commands
- Introduction to Python -- Tutorial script -- Repository with code
- Version control -- Introductory slides -- Tutorial script
- Data management -- Slides
- Testing -- Tutorial script
- What We Know -- Slides
- Assessed Exercise -- Details
Other useful links¶
- We used Python, SciPy, Matplotlib, Nose, scikits.audiolab, Mercurial, EasyMercurial
- The SciPy Superpack is a good way to get Python packages installed on OS/X
- Our project offers a number of one-page info sheets on topics related to this workshop
- There is an extended version of the unit testing example (without mistakes!) at http://www.youtube.com/watch?v=5kMU-2d3fqM
- This very site, 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.