
PP04 - Python für Einsteiger
PP04 - Python für Einsteiger
Python Podcast · Jochen Wersdörfer / Dominik Geldmacher
February 20, 20191h 37m
Show Notes
<article class="post-detail"> <header> <h2 class="post-title"> <a href="https://python-podcast.de/show/python-fuer-einsteiger/">PP04 - Python für Einsteiger</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/python-fuer-einsteiger/"><time datetime="2019-02-20T01:00:00+01:00">20. Februar 2019</time>,</a> <span class="author">Jochen</span> </div> </header> <div class="post-body"> <section class="block-overview"> <section class="block-paragraph"> Heute haben wir uns mit <a href="https://twitter.com/YtvwlD">Niklas</a> und <a href="https://twitter.com/_d_0_d_0">Dodo</a> getroffen, die im <a href="https://chaosdorf.de/">Chaosdorf</a> die Python-Einsteigerveranstaltung betreuen, und über ihren Kurs sowie ganz allgemein über Einstiege in Python gesprochen.<br />
<br />
</section> <section class="block-audio"> </section> <section class="block-paragraph">
</section> </section> <section class="block-detail"> <section class="block-paragraph">
<h2>Shownotes</h2>
Unsere E-Mail für Fragen, Anregungen & Kommentare: <a href="mailto:[email protected]">[email protected]</a>
<h3>Allgemein</h3>
<ul>
<li>Python Anfängerkurs im <a href="https://chaosdorf.de/">Chaosdorf</a>: <a href="https://github.com/pythonfoo/pythonfooLite/wiki">PythonfooLite</a> <a href="https://github.com/pythonfoo/pythonfooLite">github repo</a></li>
<li><a href="https://web.telegram.org/#/im?p=@pyddf">Pyddf telegram channel</a></li>
<li><a href="https://www.python.org/dev/peps/pep-0505/">PEP 505 -- None-aware operators</a></li>
<li><a href="https://github.com/s0md3v/hue">huepy</a></li>
<li><a href="https://en.wikipedia.org/wiki/Felicific_calculus">Benthams algorithm</a></li>
</ul>
<h3>News aus der Szene</h3>
<ul>
<li><a href="https://docs.python.org/3/library/dataclasses.html">Data Classes</a></li>
<li><a href="https://docs.python.org/3/library/collections.html#collections.namedtuple">Namedtuples</a></li>
<li><a href="https://medium.com/hultner/try-out-walrus-operator-in-python-3-8-d030ce0ce601">Python 3.8 alpha - walrus operator</a></li>
<li><a href="https://www.python.org/dev/peps/pep-0013/">Python steering council gewählt</a></li>
<li><a href="https://medium.com/@grassfedcode/goodbye-virtual-environments-b9f8115bc2b6">Python local packages</a></li>
</ul>
<h3>Quellen für News über Python</h3>
<ul>
<li><a href="https://planetpython.org/">Planet Python</a></li>
<li><a href="https://python.libhunt.com/newsletter">Awesome Python</a></li>
<li><a href="https://importpython.com/newsletter/">Import Python</a></li>
<li><a href="https://mailchi.mp/pythonweekly/python-weekly-issue-378?e=0122ee0efc">Python Weekly</a></li>
<li><a href="https://github.com/trending/python?since=daily">Github: Trending Python Repositories</a> bzw <a href="https://github.com/trending/python?since=daily">Trending Repos Subscription</a></li>
</ul>
<h3>Picks</h3>
<ul>
<li><a href="https://docs.python.org/3/library/pathlib.html">Pathlib</a></li>
<li><a href="https://github.com/andialbrecht/sqlparse">Sqlparse</a></li>
<li><a href="http://omz-software.com/pythonista/">Pythonista</a></li>
<li><a href="https://kivy.org/#home">Kivy</a></li>
<li><a href="https://termux.com/">Termux</a></li>
<li><a href="https://www.raspberrypi.org/documentation/usage/gpio/python/README.md">GPIO</a></li>
<li><a href="https://docs.python.org/3/library/dis.html">Disassembler for Python bytecode</a></li>
<li><a href="http://docs.python-requests.org/en/master/">Requests: HTTP for Humans</a></li>
<li><a href="https://aiohttp.readthedocs.io/en/stable/">Asynchronous HTTP Client/Server for asyncio and Python</a></li>
<li><a href="http://www.aosabook.org/en/500L/a-web-crawler-with-asyncio-coroutines.html">A Web Crawler With asyncio Coroutines</a></li>
</ul>
</section> </section> </div> </article>
Topics
python einsteiger chaosdorf