Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Python Lambda Functions - Using Anonymous Functions

tutorialsEU via YouTube

Overview

Coursera Plus Annual Sale: All Certificates & Courses 25% Off!
Learn how to use Lambda functions in Python through this comprehensive 19-minute video tutorial. Discover the concept of anonymous functions and their implementation using the "lambda" keyword. Explore the syntax, capabilities, and limitations of Lambda functions, including their ability to take multiple arguments but only contain a single expression. Compare Lambda functions to regular functions defined with the "def" keyword and understand their various argument-passing methods, such as positional arguments, named arguments, variable argument lists, and keyword-only arguments. Gain practical insights into Lambda expressions and their applications in Python programming. This tutorial is part of a larger Python course and includes additional resources for further learning and code examples.

Syllabus

Intro
Overview
Python Course
Lambda Functions
Lambda Functions Arguments
Lambda Functions vs Standard Functions

Taught by

tutorialsEU

Reviews

Start your review of Python Lambda Functions - Using Anonymous Functions

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.