All Links Tagged: decorators
-
Class Decorators: Radically Simple (Video)
:
Just watched this presentation. It's an excellent example of how to present a technical subject effectively: begin very, very simply, and then slowly build up; use lots of examples; always use the simplest possible examples to illustrate the point you're making.
Other tags for this link: class_decorators, decorators, python.
-
Of Python, memcached and decorators: easy-peasy function caching
:
Other tags for this link: decorators, memcached, python.
