Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Play ButtonPause Button
Cheuk Ting Ho 🐍
Cheuk Ting Ho 🐍

Posted on

     

Python Zero to Hero - Ep.15 - Python generators

Moving from iterators late week, we have introduced generators (or generator functions). Which lets you create iterators just like writing a function, with yield. It also got a "send" method which lets you pass information from one iterator to another, setting the stage for async in Python. If you have any questions or any suggestions about which Python topics to cover, please leave your comment at myTwitch channel

You can get the slide deckhere and the example code and homework formGitHub here. Ask questions at myTwitch channel

Top comments(0)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

DevRel 🥑 for TerminusDB. EuroPython Board member. Organizer of London Python Sprints and AI Club for Gender Minorities. Pythonista. Speaker and master of Lightning Talk!
  • Location
    London, UK
  • Education
    Master
  • Work
    Developer Relations Lead at TerminusDB
  • Joined

More fromCheuk Ting Ho 🐍

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp