New Python Knowledge Share Video Online: List Comprehensions, Generator Expressions & Function Signatures

A new one hour Knowledge Share video is online on YouTube.

This session is on working with data using enumerate, zip plus list comprehensions and generator expressions. Along the way we’ll talk about tuple unpacking, set and dictionary comprehensions and even nested list comprehensions.

We finish off with a look at function signatures: required and optional arguments plus positional and keyword arguments and positional only and keyword only arguments.

The slides/presentation can be downloaded here:

You can see all the sessions, eight so far, on a range of Python topics from generators to concurrency to testing with pytest on YouTube:

Written on January 20, 2025