Was, wenn alles ein dict wäre?

Was, wenn alles ein dict wäre? (click here to comment) 25. November 2021, Wir versuchen ja schon seit einiger Zeit, mal ein bisschen über die in Python eingebauten Datenstrukturen zu reden. Heute hat es dann endlich mal geklappt und Johannes, Dominik und Jochen unterhalten sich darüber, was für eine Programmiersprache dabei herauskommen würde, wenn alles ein dict wäre :).     Shownotes Unsere E-Mail für Fragen, Anregungen & Kommentare: hallo@python-podcast.de GitHub Copilot / Pi GitHub Copilot #234 – Stephen Wolfram: Complexity and the Fabric of Reality Transzendente Zahl | Beweis The Tau Manifesto We Now Know 62.8 Trillion Digits of Pi Freunde der Zahl Pi News aus der Szene Django 4.0 release candidate An oral history of Bank Python Dicts Dictionaries Big O notation defaultdict „Fortunately, this situation is common enough that Python has another built-in solution. You can subclass the dict type and implement the __missing__ special method to add custom logic for handling missing keys. Here, I do this by defining a new class that takes advantage of the same open_picture helper method defined above:“ Auszug aus Effective Python: 90 Specific Ways to Write Better Python, Second Edition (Jochen Wersdörfer's Library) Brett Slatkin Dieses Material ist möglicherweise urheberrechtlich geschützt. OrderedDict | UserDict PEP 584 -- Add Union Operators To dict dataclasses | namedtuple | attrs | pydantic __slots__ Counter ChainMap Casey Muratori auf Youtube The Billion Dollar Code Covid Dashboard (Pavel Mayer) collections.abc — Abstract Base Classes for Containers Python Distilled Picks builtins.dict pydantic attrs

Om Podcasten

Ein deutschsprachiger Podcast rund um die Programmiersprache Python