Scope functions (Part 1) | let, run, with, apply, also : Kotlin Fundamentals Tutorial - 48

preview_player
Показать описание
In this video we look at the scope functions. As per the official documentation - Scoped functions are functions that execute a block of code within the context of an object. So they are nothing but higher order functions or lambdas. But they are handy tools to perform some useful calculations with objects and return a value or an object. But we need to be aware of how to use them, other wise it can get confusing very quickly.

Рекомендации по теме
Комментарии
Автор

Hi Sir, Thanks for explaining this scoped functions in an easy way, it helps me to understand. On YouTube I watched a lot of videos regarding this but you are the only tutor to explain it as an easy way to understand.. I followed from long back, your explanation is very simple and effective.Thank you.

shivumantur
Автор

Sir, Upload videos frequently. Because of you I got so much knowledge. I suggested to my friends

Sureshp
Автор

I have seen your video. Awesome well explanation. Great work 👏

murugan
Автор

Nice explanation. In my current project. I have used nested scope functions. But I do feel like my code could be simplied. So it would be great if you could explain about dos and don'ts in future video.

dhanshyamkamath
Автор

Sir, Atleast please upload 2 video per week.. your videos are good, thanks 🙏

adiyogi-thefirstguru