Banner
logo
Pito Salas' Blog - Today I learned...
The strange relationship between objects, functions, generators and coroutines
Initializing search
    GitHub
    • Blog
    • Recommendations
    • Independent Study
    • Job Search
    • Keeping Up
    • Curacao
    • Offsite
    • Tags
    GitHub
      • Index
        • 2025
        • 2024
        • 2023
        • 2022
        • 2021
        • 2020
        • 2019
        • 2018
        • 2014
        • 2013
        • 2012
        • 2011
        • 2010
        • 2009
        • 2008
        • 2007
        • 2006
        • 2005
        • 2004
    • Recommendations
    • Independent Study
    • Job Search
    • Keeping Up
    • Curacao
    • Offsite
    • Tags
    Back to index
    • Metadata
      • June 30, 2022
      • The strange relationship between objects, functions, generators and coroutines
      • 1 min read
    function-tags howto objects python-tag

    The strange relationship between objects, functions, generators and coroutines

    The strange relationship between objects, functions, generators and coroutines -- In this article, I’d like to investigate some relationships between functions, objects, generators and coroutines in Python. At a theoretical level, these are very different concepts, but because of Python’s dynamic nature, many of them can appear to be used interchangeably.

    Previous
    Recommended: Crystal is not Ruby Part 1
    Next
    The Wiki for Robot Builders
    Copyright © 2000-2024 Pito Salas
    Made with Material for MkDocs