Contribute Media
A thank you to everyone who makes this possible: Read More

Decorators 101: A Gentle Introduction to Functional Programming

Description

"Functions are first-class objects in Python." This talk will discuss what we mean by first-class objects and how we can use this language feature to build more efficient, less redundant code with decorators without fear.

Details

Improve this page