We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Comprehensions: Origin, History, Use

Formal Metadata

Title
Comprehensions: Origin, History, Use
Title of Series
Number of Parts
9
Author
License
CC Attribution 4.0 International:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
"Along the lines of Guido's excellent "The History of Python" blog post we'll look into where the idea for Python's (list) comprehensions came from and how it evolved into these related concepts in Python: list comprehensions, set comprehensions. dict comprehensions. generator expressions."