Advanced Python - Lambda Function, Filter and Map #03

preview_player
Показать описание
This is a python tutorial for everyone who already knows the basics!
Welcome to Advanced free course, where you can further polish your programming in Python on your own! Begin your adventure with Software-Engineering now!

Advanced Python Course:

Channel Page:

Outro Music:
Outro Music License:

Timecodes
00:00 - Intro
00:05 - What is Lambda
01:06 - Creating a Lambda
02:24 - Proper use of Lambda
03:04 - Passing parameters to a Lambda
03:33 - Default Parameters
04:17 - Using functions within a Lambda
05:04 - Specific Lambda Conditionals
05:50 - Mapping with Lambda
06:34 - Filter Function
07:48 - Filter with Lambda
08:14 - Outro

#coding #programming #python #tutorial #course
Рекомендации по теме
Комментарии
Автор

Thanks for making this video. Breaking the syntax down and explaining it helps a lot.

BobP-ksmu
Автор

thanks for the class
I understood the concepts after looking through hundreds of other videos

I'm from Brazil, and I've already recommended your playlist to everyone here

make a tutorial about Pandas and how to start understanding Data Science with Python.
Thanks

analixta
Автор

I love your tutorial and style, and the video of yourself in the corner is way cool! One favor could help A LOT of people out there: could you please zoom your IDE's window while you are coding? It would make it easier for us older and vision-impaired coders to see what your are doing!

troyke
Автор

So, if I understand this correctly, lambda functions don't accomplish anything that couldn't be done without them. They merely shorten your source code.

YDV
Автор

Is there anything at all that lambda allows you to do that an if statement doesn't?

MIKIBURGOS
Автор

This code snippet seems very unintuitive.
(a + b) % 2 and 'odd' or 'even'
I think most coders would struggle to understand that. Better would be
'odd' if (a + b) % 2 else 'even'
It's shorter and more easily understood.

kenhaley
Автор

Why do I need this? 🤔
Why not just write a proper function?
def function():

horus
Автор

Awesome channel, you will be big :). Do decorators?

kutilkol
Автор

hi noah good luck can i have ur insta or telegram?

mbtr-rtbm
welcome to shbcf.ru