Scripting with Bash and Python - 2011

From Sccswiki
Revision as of 13:28, 28 April 2011 by Pflueged (talk | contribs)
Jump to navigation Jump to search

Overview

The compact course on scripting in Bash and Python will take place from

  • May 2-13, 9:30-13:30 (including breaks).

It consists of lecturing parts and tutorials to allow you to practise what you've learned. If you have any questions, don't hesitate to contact me.

Dr. Dirk Pflüger

In the following, you can find the course materials and additional information:

Requirements

As the course is rather interactive, please bring your laptop. You can then just try things out and practise right away.

For Bash

  • Bash as shell
  • Collection of standard tools
  • gnuplot
  • If you are using Windows, we recommend to install cygwin full/extended

For Python

  • Python 2.6, as not all packages have been ported to
  • Packages:
    • Scipy (which should include IPython as interactive Python shell; if not, get IPython)
    • PyLab/Matplotlib
  • Gnuplot

Slides

to be come...

Tutorials

to be come...

Other Files

to be come...