functions Higher Order Functions In this article we look at higher order functions, which are the bedrock of functional programming style
functions Functions as parameters In this article we take a look at functional abstractions using filter and sorted as examples.
standard-library Python and Abstractions A programming language is low level when its programs require attention to the irrelevant