Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.03 KB

README.rst

File metadata and controls

30 lines (24 loc) · 1.03 KB

SLF Programming workshops

Repository with course material and examples for the Python/programming workshop on January 7, 8 and 9, 2014 in Davos at The WSL Institute for Snow and Avalanche Research SLF.

Slides

Slides are available for viewing here:

Slides are created with HTML/JavaScript using reveal.js (from which this repository is a fork).

Project structure

  • `day[1-3]/index.html`: Slides for lectures on the first, second and third days.
  • `examples`: Code examples used during the workshop.
  • `program`: TeX file and PDF of the workshop's program.

Example project repository

During the workshop an example project project_one has been started in a seperate repository. The code for this example project is available here.