Podcast
Podcaster
Beschreibung
vor 2 Jahren
Was, wenn alles ein dict wäre? (click here to comment) 25. November
2021, Jochen 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
2021, Jochen 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
Weitere Episoden
1 Stunde 57 Minuten
vor 1 Woche
1 Stunde 16 Minuten
vor 1 Monat
1 Stunde 23 Minuten
vor 4 Monaten
1 Stunde 39 Minuten
vor 4 Monaten
2 Stunden 16 Minuten
vor 7 Monaten
In Podcasts werben
Kommentare (0)