Commit 0ee3f93c authored by Benedikt Otto's avatar Benedikt Otto
Browse files

Coffee-Lecture vom 29.April 2026

parent 91bd23d9
Loading
Loading
Loading
Loading
+370 KiB

File added.

No diff preview for this file type.

+9 −0
Original line number Diff line number Diff line
# Coffee-Lecture - Data Structures in Python

Coffee-Lecture by Benedikt Otto from April 29th 14th 2026.

```
We give an overview of some of the most common data structures used in programming languages
and their (dis-)advantages. We then look at Python in particular and talk about what this means for the
performance of different data types in Python.
```