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
Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne via Coursera Functional Program Design in Scala
École Polytechnique Fédérale de Lausanne via Coursera Paradigms of Computer Programming
Université catholique de Louvain via edX Introduction to Functional Programming
Delft University of Technology via edX Paradigms of Computer Programming – Fundamentals
Université catholique de Louvain via edX