PLAY PODCASTS
Arrays und Sequenzen

Arrays und Sequenzen

Arrays und Sequenzen

Python Podcast · Jochen Wersdörfer / Dominik Geldmacher

October 15, 20241h 16m

Show Notes

<article class="post-detail"> <header> <h2 class="post-title"> <a href="https://python-podcast.de/show/arrays-und-sequenzen/">Arrays und Sequenzen</a> (click here to comment) </h2> <!-- link is on one line to avoid underlined whitespace --> <div class="post-card-meta"> <a href="https://python-podcast.de/show/arrays-und-sequenzen/"><time datetime="2024-10-15T16:12:00+02:00">15. Oktober 2024</time>,</a> <span class="author">Jochen</span> </div> </header> <div class="post-body"> <section class="block-overview"> <section class="block-paragraph"> <p data-block-key="6s1y4">Wir sind zurück mit einer neuen Episode und stürzen uns erneut in die Tiefen von "<a href="https://www.oreilly.com/library/view/fluent-python-2nd/9781492056348/">Fluent Python</a>" 🐍! Nachdem wir vor einiger Zeit schon <a href="/show/python-311/">über Listen gesprochen haben</a>, nehmen wir heute das Kapitel über Arrays und Sequenzen unter die Lupe 📚. Aber keine Sorge, wir betrachten das Ganze aus einem etwas anderen Blickwinkel.</p><p data-block-key="73f9f"></p><p data-block-key="asleb">Habt ihr euch schon mal gefragt, was eigentlich der Unterschied zwischen Listen, Tupeln und Arrays ist? Oder wann ihr welche Datenstruktur am besten einsetzt? 🤔</p><p data-block-key="4r0d6"></p><p data-block-key="dh10d">Mit dabei sind diesmal wieder <a href="https://mastodon.world/@shezi">Johannes</a> , <a href="https://twitter.com/oryon_dominik">Dominik</a> und <a href="https://fedi.wersdoerfer.de/@jochen">Jochen</a> 👋. Wir freuen uns auf euer Feedback und eure Gedanken zum Thema.</p><p data-block-key="c9vbf"></p><p data-block-key="1lgf6">Viel Spaß beim Zuhören!</p> </section> <section class="block-audio"> </section> </section> <section class="block-detail"> <section class="block-paragraph"> <h2 data-block-key="yp0nx">Shownotes</h2><p data-block-key="6csiu">Unsere E-Mail für Fragen, Anregungen &amp; Kommentare: <a href="mailto:[email protected]">[email protected]</a></p><h3 data-block-key="9vp7q">News</h3><ul><li data-block-key="7l523"><a href="https://www.python.org/downloads/release/python-3130/">Python 3.13.0</a> - Release Notes</li><li data-block-key="214ij"><a href="https://open.spotify.com/show/1PGRfdrLEwgXjQbPBNk1pW">core.py</a> | Python core development podcast</li><li data-block-key="1260l"><a href="https://docs.djangoproject.com/en/5.1/releases/5.1/">Django 5.1 release notes</a></li><li data-block-key="7cg8t"><a href="https://openai.com/index/introducing-openai-o1-preview/">Introducing OpenAI o1-preview</a></li></ul><h3 data-block-key="dej8g">Arrays und Sequenzen</h3><ul><li data-block-key="bo5v4"><a href="https://caseymuratori.com/about">Casey Muratori</a></li><li data-block-key="7pp9k"><a href="https://de.wikipedia.org/wiki/Erzeuger-Verbraucher-Problem">Producer-Consumer Problem</a></li></ul><h3 data-block-key="8au55">Picks</h3><ul><li data-block-key="c84l7"><a href="https://docs.anthropic.com/en/docs/build-with-claude/prompt-engineering/overview">Prompt engineering overview</a> | Anthropic prompting guide</li><li data-block-key="34itv">uv<ul><li data-block-key="3m95g"><a href="https://github.com/astral-sh/uv">uv - An extremely fast Python package and project manager, written in Rust</a></li><li data-block-key="1lqua"><a href="https://social.jacobian.org/@jacob/113091418140504394">Informativer Fediverse-Thread über uv</a></li></ul></li><li data-block-key="14m8g"><a href="https://natureofcode.com/">The Nature of Code</a> | Javascript anhand von Simulationsbeispielen</li><li data-block-key="eukvg"><a href="https://softwareengineeringdaily.com/2024/08/21/evolving-javascript-with-douglas-crockford/">Evolving JavaScript with Douglas Crockford</a></li><li data-block-key="csoou"><a href="https://www.bespokesynth.com/">Bespoke - A modular DAW for Mac, Windows, and Linux</a></li><li data-block-key="847gq"><a href="https://www.youtube.com/watch?v=dK6HGcSb60Y">Live coding music with PyREPL in Python 3.13 — Łukasz Langa</a></li></ul> </section> </section> </div> </article>

Topics

pythonlistenarraysuvpython3.13