Function dissection lab -- learn how functions work by examining their innards

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" newsletter. I spend each day trying to help people improve their Python skills.

    摘要

    What happens when you call a function? For that matter, what happens when you define a function? In this talk, we'll look at function objects, how they are built, and how they behave, with a particular emphasis on the different types of parameters we can define.

    說明

    影片

    地點

    R1

    時間

    第二天 • 13:25-13:55 (GMT+8)

    語言

    英文演講

    層級

    中階

    分類

    Python 核心