Sep 16 – 27, 2024
Europe/Berlin timezone

First steps with Python (Part 3)

Sep 18, 2024, 10:00 AM
4h
Room 1

Room 1

Speaker

Fredo Erxleben (Helmholtz-Zentrum Dresden-Rossendorf)

Description

During the last day of this course, you will be dealing with the following aspects:

  • Tuples: Tuples are a great way to bundle up multiple values. Learn how to employ them and take advantage of Python's automatic Packing/unpacking feature.
  • Lists: Another very useful data type is the List, a sorted collection of data. In this section we introduce some basic functionality and learn where to find more detailed information for this data type and many others.
  • Finalizing the project: We will put some finishing touches on our example project to make it ready for a first release. Further, possible future learning paths will be outlined.

Presentation materials

There are no materials yet.