Sep 16 – 27, 2024
Europe/Berlin timezone

First steps with Python (Part 2)

Sep 17, 2024, 10:00 AM
6h
Room 1

Room 1

Speaker

Fredo Erxleben (Helmholtz-Zentrum Dresden-Rossendorf)

Description

On Day 2 of this course, you will deal with the following aspects:

  • Functions: Splitting parts of programs off into self contained, reusable blocks is a good way to handle complexity and allow for parts of a program to also be used in other projects.
  • For - Loops: Introducing the second kind of loop, the "for"-loop is well suited to iterate over a set of data or repeat a set of instructions a given amount of times.

Presentation materials

There are no materials yet.