<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Generators Will Free Your Mind</title>
        <link>https://peertube.lagbag.com/videos/watch/405fe5d9-7409-4a1d-88c6-85c56d6ec492</link>
        <description>James Powell http://www.pyvideo.org/video/3170/generators-will-free-your-mind-0 http://www.pytexas.org/2014/talks/17/ What are generators and coroutines in Python? What additional conceptualisations do they offer, and how can we use them to better model problems? It's an intermediate-level talk around the core concept of generators with a lot of examples of not only neat things you can do with generators but also new ways to model and conceptualise problems. Generators are one of the most notable features of Python, and they are a critical component of Python 3's driving focus on iterability as a core protocol. This talk introduces the basic concepts surrounding generators, generator expressions, and co-routines, then dives into ways that generators can improve our code: not just in terms of performance but also by offering us better ways to model our problems.</description>
        <lastBuildDate>Fri, 24 Apr 2026 12:24:26 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://peertube.lagbag.com</generator>
        <image>
            <title>Generators Will Free Your Mind</title>
            <url>https://peertube.lagbag.com/client/assets/images/icons/icon-512x512.png</url>
            <link>https://peertube.lagbag.com/videos/watch/405fe5d9-7409-4a1d-88c6-85c56d6ec492</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://peertube.lagbag.com/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://peertube.lagbag.com/feeds/video-comments.xml?videoId=405fe5d9-7409-4a1d-88c6-85c56d6ec492" rel="self" type="application/rss+xml"/>
    </channel>
</rss>