All about decorators

Reuven M. Lerner

Reuven M. Lerner

Teaching Python and data science around the world since 1995. Author of the books "Python Workout" and "Pandas Workout". Publisher of the "Better developers" and "Bamboo Weekly" newsletters. I spend each day trying to help people improve their Python skills.

    摘要

    Decorators are one of Python's most powerful features. But for many developers, they remain somewhat mysterious and intimidating. In this tutorial, you'll learn what decorators are, how they work, how to write them, and when you should use them. Along the way, you'll write a bunch of decorators that will demonstrate their power.

    說明

    地點

    R3

    時間

    第二天 • 02:50-04:00 (UTC)

    語言

    英文演講

    層級

    中階

    分類

    Python 核心