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.

    Abstract

    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.

    Description

    Video

    Location

    R1

    Date

    Day 2 • 13:25-13:55 (GMT+8)

    Language

    English talk

    Level

    Intermediate

    Category

    Python Core