Iteration, Iteration, Iteration
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the intricacies of iteration in Python through this comprehensive EuroPython Conference talk. Begin with fundamental for-loops and progress to advanced concepts like multiplexing coroutines. Discover the power of list comprehensions and generators, while exploring the versatile itertools module and the significance of the yield keyword. Delve into higher-order functions, closures, and decorators, and master Pythonic programming techniques with built-in functions like map, filter, reduce, and enumerate. Follow the journey through various iteration methods, including engines, pipelines, and the yield from statement, gaining valuable insights to enhance your Python programming skills.
Syllabus
Introduction
For loop
Reduce
Iteration
Itertools
Engines
Generators
Yield form
Pipelines
Questions
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