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
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity