Beyond Python Enhanced Generators
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore advanced concepts in Python programming through this comprehensive EuroPython conference talk focusing on enhanced generators. Delve into coroutines, structured programming, interleaving, recognition, and buffering techniques. Learn about PEP 380 and its implications for composing generators, handling top iteration, and yielding None. Gain insights into practical applications and implementation strategies for these advanced Python features to enhance your coding skills and optimize your programs.
Syllabus
Introduction
Coroutines
Four topics
Agenda
Structured Programming
Interleaving
Recognition
Buffering
Application
Python Code
PEP 380
compose
composed generator
stop iteration
yield None
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube