Core Python: Functions and Functional Programming
Core Python: Functions and Functional Programming, by Austin Bingham and Robert Smallshire, is another course in the Core Python learning path in PluralSight.
This cover callables, decorates, conditional expressions, lambdas, some of the more complex argument conventions (*args, **kwargs) and map/reduce.
Useful, and very short - 1 hour.
Comments