Overview
This is a collection of all the material that was covered in our workshops in Lausanne, Bern and Zurich. The resources are ordered by the topics of the two workshops: Programming and Algorithms.
GraderWorkshop 1: Programming
- Introduction slides: DE, FR, soi header
- Cheatsheet Lite: DE, EN
- Functions and Scopes: DE, EN Handout, FR, EN
- Iterators and algorithms: Slides DE, Handout DE, Handout EN, Slides FR, Handout FR, Slides EN
- Vector: Handout EN, Handout FR
- Advanced C++: Slides EN
- Outro: EN, FR
Workshop 2: Algorithms
Most lectures were blackboard-only. Lectures with slides:
Solutions to the tasks: Workshops 2019 Solution Booklet.
Stay hungry, stay foolish
Still hungry for more? Here are some ideas how to challenge yourself:
- Tons of tasks on our grader.
- The first round is still running.
- Want to get to know some more algorithms? Check out the wiki.