Resources mentioned in this lesson:
- Filtering Iterables With Python (Video Course)
- Python’s filter(): Extract Values From Iterables (Tutorial)
- Python’s map() Function: Transforming Iterables (Video Course)
- Python’s map(): Processing Iterables Without a Loop (Tutorial)
- Python’s reduce(): From Functional to Pythonic Style (Tutorial)
- Functional Programming With Python (Learning Path)