Contribute Media
A thank you to everyone who makes this possible: Read More

Iteration, iteration, iteration

Description

John Sutherland - Iteration, iteration, iteration [EuroPython 2016] [22 July 2016] [Bilbao, Euskadi, Spain] (https://ep2016.europython.eu//conference/talks/iteration-iteration-iteration)

There should be something for everyone in this whistle–stop tour of iteration in Python setting off from for–loops, and riding cross–country to multiplexing coroutines!

See and hear the amazing sights and sounds of list comprehensions, and generators. Take in the amazing vistas from itertools, and be amazed at the magnificent yield!


We’ll take detours to higher–order functions, closures, and decorators. And cover the FP inspired builtins map, filter, and reduce, as well as the epitome of Pythonic programming, enumerate.

Improve this page