ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

207 results

Programming with Alex
Kotlin: Lambda & Higher-Order Functions
18:39
Kotlin: Lambda & Higher-Order Functions

1,054 views

7 months ago

CodeLucky
Kotlin Lambda Expressions Tutorial - Anonymous Function Syntax for Beginners

Master Kotlin Lambda Expressions in this comprehensive beginner-friendly tutorial! Learn everything you need to know about ...

4:31
Kotlin Lambda Expressions Tutorial - Anonymous Function Syntax for Beginners

63 views

4 months ago

Dave Leeds
How to Prevent Race Conditions in Kotlin Coroutines

Kotlin's coroutines don't automatically prevent race conditions - it's up to the developer to deal with them! The good news is that ...

9:18
How to Prevent Race Conditions in Kotlin Coroutines

5,695 views

2 months ago

CodeLucky
Kotlin Lambda with Receivers: Master 'this' in Lambda Context for DSL Syntax

Master Kotlin Lambda with Receivers and learn how to use the 'this' keyword in lambda expressions! In this comprehensive ...

4:20
Kotlin Lambda with Receivers: Master 'this' in Lambda Context for DSL Syntax

62 views

4 months ago

Cave of Programming
Introducing Coroutines: Kotlin for Complete Beginners 052

Introducing Kotlin coroutines -- a sort of alternative to typical multithreading. Github: https://github.com/caveofprogramming/Kotlin ...

14:22
Introducing Coroutines: Kotlin for Complete Beginners 052

125 views

5 months ago

Andrés Cruz
🟢 How to create and use functions in Kotlin - 05

🟢 Complete guide to functions in Kotlin: learn syntax, named parameters, lambdas, extension functions, and null handling with ...

15:53
🟢 How to create and use functions in Kotlin - 05

6 views

3 weeks ago

Programación ANDROID con Kotlin│Gabi Moreno
LAMBDAS in KOTLIN explained EASY ⚡

🔥 Discover the SYSTEM that has helped over 170 ANDROID Developers improve their job prospects ↙️ https://gabimoreno.soy ...

12:17
LAMBDAS in KOTLIN explained EASY ⚡

168 views

6 months ago

Philipp Lackner
Everything About Context Parameters In Kotlin (Super Cool New Feature!)

In this video, I'll show you how you can get the most out of context parameters in Kotlin - and when I think it would be unnecessary ...

16:42
Everything About Context Parameters In Kotlin (Super Cool New Feature!)

13,647 views

4 months ago

Dave Leeds
Applying the Observer Pattern in Kotlin

The Observer design pattern allows one or more objects to get notified whenever a subject's state changes. But do we really need ...

12:06
Applying the Observer Pattern in Kotlin

8,410 views

10 months ago

vlogommentary
Understanding Why a Kotlin Lambda Wrapped as a Functional Interface Gets Garbage Collected

Explore why Kotlin lambdas passed to Java methods expecting functional interfaces might be garbage collected when stored as ...

4:36
Understanding Why a Kotlin Lambda Wrapped as a Functional Interface Gets Garbage Collected

1 view

12 days ago

Betül Necanlı
Functions, Lambdas & Parameters in Kotlin

Medium Article Link - https://betulnecanli.medium.com/functions-lambdas-parameters-in-kotlin-d97605dfd4ce If you find this ...

7:05
Functions, Lambdas & Parameters in Kotlin

32 views

10 months ago

App Rvel
Master Lambda Functions in Kotlin 🔥#21 | Simplify Your Code Like a Pro!

Lambda functions in Kotlin are powerful, flexible, and a must-know for writing clean, concise, and expressive code — but they can ...

8:13
Master Lambda Functions in Kotlin 🔥#21 | Simplify Your Code Like a Pro!

13 views

8 months ago

CodeLucky
Kotlin Higher-Order Functions: Functions as Parameters Explained for Beginners

Master Higher-Order Functions in Kotlin! Learn how to pass functions as parameters and unlock the power of functional ...

4:48
Kotlin Higher-Order Functions: Functions as Parameters Explained for Beginners

29 views

4 months ago

Talking Tec
Functional Programming Sucks — Here’s Why Developers Secretly Hate It

Functional Programming was supposed to make coding pure, clean, and bug-free. No side effects. No mutable state. Just math ...

4:50
Functional Programming Sucks — Here’s Why Developers Secretly Hate It

43 views

3 months ago

Jante Adebowale
Kotlin Fundamentals #4: Lambda Expressions

Kotlin lambda expressions are everywhere—from collections, higher-order functions, coroutines, and even Jetpack Compose!

13:53
Kotlin Fundamentals #4: Lambda Expressions

26 views

11 months ago

Programación ANDROID con Kotlin│Gabi Moreno
Inheritance and Polymorphism in Android with Kotlin

🔥 Discover the SYSTEM that has helped over 170 ANDROID Developers improve their job prospects ↙️ https://gabimoreno.soy ...

10:21
Inheritance and Polymorphism in Android with Kotlin

120 views

5 months ago

Dimple S
[Kanglishnalli Kotlin Series] Higher order functions and Lambda functions in Kotlin

Hi All, We all know what a function is in kotlin . But do you all know there is something called Higher order and Lambda functions?

15:00
[Kanglishnalli Kotlin Series] Higher order functions and Lambda functions in Kotlin

66 views

6 months ago

Dave Leeds
Putting Kotlin Flows Together

In Kotlin, once you start using the Flow API from the coroutines library, you can end up with several flows that need to converge.

8:30
Putting Kotlin Flows Together

5,255 views

5 months ago

Milind Amrutkar - BackToCoding
What Are HIGHER ORDER Functions in Kotlin? | Android Interview Quick Revision #backtocoding

What exactly are Higher-Order Functions in Kotlin — and why are they so important for Android interviews? In this quick Kotlin ...

4:53
What Are HIGHER ORDER Functions in Kotlin? | Android Interview Quick Revision #backtocoding

110 views

4 months ago

DailyCodeGrind
Intro Lambdas in Kotlin

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 ...

11:29
Intro Lambdas in Kotlin

19 views

1 month ago