Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
481 results
Master Kotlin Lambda Expressions in this comprehensive beginner-friendly tutorial! Learn everything you need to know about ...
289 views
11mo ago
Why Lambdas Were Introduced? - Eliminating "Boilerplate" Code - Treating Functions as "First-Class Citizens" - Powering the ...
65 views
6mo ago
Master Kotlin's trailing lambda syntax and write cleaner, more idiomatic code! ✨ In this tutorial, you'll learn how to move lambda ...
164 views
Master Kotlin Lambda with Receivers and learn how to use the 'this' keyword in lambda expressions! In this comprehensive ...
223 views
Master Kotlin Anonymous Functions and learn when to use them over lambdas! Discover the power of anonymous functions in ...
41 views
In this talk, we'll explore how Kotlin combines imperative and functional programming styles. We'll look at how to manage effects ...
44 views
10mo ago
Master Higher-Order Functions in Kotlin! Learn how to pass functions as parameters and unlock the power of functional ...
108 views
Learn how to use Kotlin function references with the double colon (::) operator! In this comprehensive tutorial, you'll discover how ...
78 views
Welcome back to Tech Challenge! Aaj ke is powerful video me hum seekhenge Lambda Functions in Kotlin — jo modern ...
14 views
8mo ago
Recording brought to you by American Express. https://americanexpress.io/kotlin-jobs AWS Lambda is a powerful tool for ...
3,117 views
4w ago
In this video, we are going over the syntax of lambdas. We will discuss the function type that is needed for lambdas, and we also ...
22 views
9mo ago
5 views
3w ago
Learn Kotlin Lambda Functions in Tamil for Android Development beginners. This video explains lambda expressions, function ...
33 views
2mo ago
Master Closures in Kotlin and learn how lambdas capture and modify variables from outer scope! In this comprehensive Kotlin ...
80 views
16 lambda expression in Kotlin Android Application တွေကို Kotlin & Jetpack Compose ဖြင့် ...
8 views
4mo ago
20 views
Master the 'it' keyword in Kotlin lambdas! Learn when and how to use Kotlin's implicit lambda parameter 'it' to write cleaner, ...
51 views
Trailing Lambda -Kotlin Jetpack Compose ⭐️ Image to 3D Model & Get it 3D Printed: https://studio.tripo3d.ai?via=Ax958777 ...
89 views
231 views
Recording brought to you by American Express. https://americanexpress.io/kotlin-jobs Even the most similar programming ...
2,664 views
1mo ago
Let's dive into Lambda Expressions and Anonymous Functions in Kotlin — two powerful functional programming tools that make ...
Learn Kotlin lambdas, the it keyword, trailing lambdas, higher-order functions, function types, closures, and inline functions.
3 views
This video is the continuation of a live stream you can watch in the playlist Link of the Live Stream:- ...
Most developers use lambdas in Kotlin… but very few can explain them clearly. In this video, we'll break down Lambdas in Kotlin ...
120 views
kotlintutorial #higherorderfunction This is the 4th video of the Complete Android Development Course. We discussed lambda and ...
19 views
2 views
A lambda in Kotlin is a function without a name, written between curly braces with → separating parameters from the body.
18 views
3mo ago
Lambdas in Kotlin Explained (Higher-Order Functions) — Code From Scratch #25 Learn how software actually works — not just ...
4 views
5mo ago
Master the Unit type in Kotlin! This beginner-friendly tutorial explains everything you need to know about functions that don't ...
112 views
En esta clase vamos a aprender como funcionan las clases de orden superior conocidas como funciones Lambda.
7mo ago
Read the full release notes: https://kotlinlang.org/docs/whatsnew2420.html Kotlin 2.4.20 is out! This release includes some ...
16,799 views
10d ago
Join Our Android Developer Internship & Mentorship Program You can mail to hr: hr@glimsiaglobal.com Apply Here: ...
Master Kotlin DSLs and learn how to build powerful, type-safe Domain-Specific Languages! In this comprehensive Kotlin ...
137 views
Yeah this something fun just to practice with the with the lambda functions. Never mind Um yeah that that's pretty much it This this I ...
6 views
Welcome to CodeCraft In this lesson from The Complete Android Development Course, you'll learn the Syntax of Lambda ...
13 views
Unlock the power of Lambda Expressions in Kotlin! In this video, you'll learn what lambdas are, why they are useful, and how to ...
155 views
Master the Kotlin let function and write cleaner, safer code! Learn how to use Kotlin's let scope function for scoped execution and ...
16 views
Jake Wharton quit his job at Cash App in November 2025, in the middle of massive tech layoffs. After that, he published nine ...
222,830 views
2w ago
Learn how to use the let function in Kotlin to work safely with nullable objects! The let function is one of Kotlin's most powerful ...
86 views
Kotlin's Flow API is one of the more popular parts of the kotlinx.coroutines library, but it can seem intimidating for newcomers.
7,614 views
Kotlin's coroutines don't automatically prevent race conditions - it's up to the developer to deal with them! The good news is that ...
7,908 views
Learn Lambdas in Kotlin with simple beginner-friendly examples for Android Development. In this video, you'll learn: ✓ What ...
Speakers: Eury Perez Sources: droidcon EMEA 2020 Kotlin is a very powerful language with very interesting features. Sealed ...
0 views
Explore why Kotlin lambdas passed to Java methods expecting functional interfaces might be garbage collected when stored as ...
Welcome to CodeCraft In this lesson from The Complete Android Development Course, you'll learn Basic Lambda Expressions ...
A darkness has awoken in Center-earth: an ancient imperative evil is reaching out from every corrupt codebase, intent on ...
690 views
We're covering Functions in Kotlin.
57 views
Streamed 11mo ago
Day 20 of the Kotlin series! Aaj hum Kotlin ke do powerful concepts — Lambda Expressions aur Extension Functions — ko ...
4d ago
In this video, you'll learn how **lambda expressions** and **higher-order functions** work in Kotlin — explained in a simple, ...
Today's Topic: How to check lambda emptiness in kotlin Thanks for taking the time to learn more. In this video I'll go through your ...
Welcome to CodeCraft In this lesson from The Complete Android Development Course, you'll learn everything about the it ...
12 views
Effective Kotlin: Best Practices: https://kt.academy/book/effectivekotlin?utm_source=youtube 🗣️ Schedule a session with Marcin: ...
60 views
The Complete Kotlin Functions Guide | Default Arguments, Extensions & More | Kotlin Tutorial Part 3 Welcome to Android ...
7 views
Got a callback-based library in your Kotlin code? Don't litter your main project code with them! Instead, just create a thin adapter ...
11,670 views
Are you learning Kotlin but still confused about extension functions, data classes, and enums? In this video, we break everything ...
31 views
Kotlin me lambdas ka real-life use dekhna chahte ho? Is video me maine Lambda Function ka use karke ek ATM Machine Project ...
189 views
amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! How to implement a functional ...
40 views
In this video, we build a Product Analyzer using Kotlin data classes, higher-order functions, and lambda expressions. This session ...
288 views
The Complete Guide to Kotlin Function Types 1. Functional Interface or SAM (Single Abstract Method) Interface 2. Extension ...
34 views
Welcome to CodeCraft In this lesson from The Complete Android Development Course, you'll learn the different types of ...
Learn how to assign functions to variables in Kotlin using simple examples in Tamil. This video explains function types, storing ...
48 views
Learn MockK, the powerful mocking framework designed specifically for Kotlin! In this comprehensive tutorial, you'll master the ...
398 views
What exactly are Higher-Order Functions in Kotlin — and why are they so important for Android interviews? In this quick Kotlin ...
238 views
... Comparator #49 (05:45:41) Access Modifiers #50 (05:51:16) Try Catch Finally #51 (05:56:43) Lambda Functions #52 (06:03:16) ...
767 views
Learn how to use the TODO() function in Kotlin to mark incomplete code during development! In this comprehensive tutorial, you'll ...
35 views
Learn Kotlin error handling: try/catch/finally, custom exceptions, the Result type, sealed class errors, and best practices.
38 views
Welcome to Debug Duck, Learn software engineering, programming, and technology in a simple and practical way. Tips, insights ...
15 views
Master Kotlin Functions in this beginner-friendly tutorial! Learn how to define and call functions, work with parameters, and ...
28 views
Closures in Kotlin — Explained Simply! Have you ever written a Kotlin lambda and noticed it can still access variables outside ...
131 views
Welcome to CodeCraft In this lesson from The Complete Android Development Course, you'll learn the fundamentals of Kotlin ...
Welcome to CodeCraft In this lesson from The Complete Android Development Course, you'll learn Anonymous Functions in ...
Master Kotlin Destructuring Declarations and learn how to elegantly unpack objects into multiple variables! In this comprehensive ...
29 views
In this video, we explore Higher-Order Functions in Kotlin and how they are used in modern Android development! If you're ...
... functions, object-oriented programming (OOP), collections, lambda expressions, anonymous functions, higher-order functions, ...
Master single-expression functions in Kotlin and write cleaner, more concise code! Learn how to use the equals sign syntax to ...
24 views
Learn how to work with KFunction and KProperty in Kotlin Reflection! This comprehensive tutorial covers everything you need to ...
54 views
Welcome to CodeCraft Welcome to Exercise 5 of The Complete Android Development Course! This practical coding challenge ...
Kotlin collections come in 2 flavors: read-only and mutable. In this Kotlin Tutorial #8, you will learn 6 core concepts including List ...
21 views
Error handling often turns into a production nightmare: monitoring alerts triggered by invalid user input, critical issues lost in log ...
122 views
KotlinCoroutines #CoroutinesFromScratch #SuspendFunction This block of five video lessons will guide you step-by-step toward ...
10 views
Master the Kotlin apply scope function and learn how to configure objects with clean, builder-like syntax! In this tutorial, you'll ...
23 views
Welcome to CodeCraft In this lesson from The Complete Android Development Course, you'll learn everything about Literals in ...
Learn Kotlin extension functions, extension properties, nullable extensions, companion object extensions, and generic extensions ...
Welcome to CodeCraft It's time to put your Kotlin knowledge into practice! In Exercise 1 of The Complete Android Development ...
Learn everything about Lists in Kotlin with this comprehensive beginner-friendly tutorial! Discover how to work with ordered ...
169 views
26 views
Learn how to use the Kotlin require function to validate preconditions and enforce business rules in your applications! ✓ In this ...
27 views
This talk was recorded at Lambda Days in June 2025. If you're curious about our upcoming event, check https://lambdadays.org ...
331 views
Master return statements in Kotlin and learn how to exit functions early with confidence! ↩️ This comprehensive tutorial covers ...
46 views
Welcome to Kotlin Interview Question, the ultimate resource for mastering in Kotlin interview.
43 views
Cash Wu 的技術部落格:https://blog.cashwu.com GitHub:https://github.com/cashwu `FunctionN` 說明Lambda 的型別與呼叫契約 ...