First-Class Functions Links in the book. Link Recommendation (out of 10) Read functional programming howto — python 3.8.6rc1 documentation [ ] pep 3155 -- qualified name for classes and functions [ ] cpython: 4243df51fe43 lib/functools.py [ ] pep 3102 -- keyword-only arguments [ ] pep 3107 -- function annotations [ ] python - what are good uses for python3's "function annotations" - stack overflow [ ] what good are python function annotations? - stack overflow [ ] pep 362 -- function signature object [ ] github - kachayev/fn.py: functional programming in python: implementation of missing features to enjoy fp [ ] functional programming - python: why is functools.partial necessary? - stack overflow [ ] introduction — bobo 2.2.0 documentation [ ] teaching programming languages in a post-linnaean age [ ] cpython: 4243df51fe43 misc/history [ ] neopythonic: tail recursion elimination [ ] design patterns in dynamic languages [ ]