Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Lambda Expressions in Python
Rating: 4.2 out of 5(18 ratings)
123 students

Lambda Expressions in Python

Learn about lambda expressions in Python and learn how to use them effectively.
Created bylife michael
Last updated 4/2021
English

What you'll learn

  • You will learn how to develop lambda expressions and how to use them effectively.

Coding Exercises

This course includes our updated coding exercises so you can practice your skills as you learn.

See a demo
Image of coding exercise example

Course content

10 sections10 lectures1h 2m total length
  • Introduction to Lambda Expressions13:32

    Learn how lambda expressions create objects that encode functions, treat functions as first-class citizens, assign their references to variables, and invoke them to sum two numbers.

Requirements

  • You should already be familiar with the Python programming language.

Description

Learn how to define and how to use lambda expressions in Python. Acquire an in-depth understanding. Become aware of the limitations related to using lambda expressions. Learn how to write shorter and better code by using lambda expressions. Improve your Python programming skills and take them to the next level.

Who this course is for:

  • Beginner Python developers curious about moving forward and learning new advanced topics.