ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

9,844 results

Philipp Lackner
Kotlin Newbie to Pro - LAMBDA FUNCTIONS - Part 28

In this video you will learn what lambda functions are, how to use them and how to write your own lambdas. ⭐ 300+ Quiz ...

16:29
Kotlin Newbie to Pro - LAMBDA FUNCTIONS - Part 28

39,656 views

6 years ago

DevExpert - Programación Android y Kotlin
Cómo usar TIPOS de funciones y expresiones LAMBDA en Kotlin [Curso 2024]

Mira ya el vídeo completo de Kotlin desde Cero aquí https://youtu.be/QoJoMDiDkFs No te pierdas ningún contenido ...

8:11
Cómo usar TIPOS de funciones y expresiones LAMBDA en Kotlin [Curso 2024]

7,855 views

1 year ago

MoureDev by Brais Moure
LAMBDAS in KOTLIN - Tutorial | #10

Lambdas and higher-order functions allow us to take the power of functions to the next level. This is the final class in the ...

14:40
LAMBDAS in KOTLIN - Tutorial | #10

17,381 views

4 years ago

Indently
Learn Kotlin for Android: Lambda Expressions (Lesson 24)

So here are the very basics regarding lambda expressions in Kotlin! ​​​​

4:52
Learn Kotlin for Android: Lambda Expressions (Lesson 24)

4,874 views

5 years ago

Donn Felker
How to use a Lambda Function as a Function Parameter in Kotlin

In this lesson, you will learn how to pass a lambda expression as a function parameter and execute it within a calling function.

5:54
How to use a Lambda Function as a Function Parameter in Kotlin

6,073 views

4 years ago

Yash Nagayach
Kotlin Lambda Functions | Simple Explanation | Code With Yash

Instagram: https://www.instagram.com/code.with.yash SUBSCRIBE❤ Code With Yash Kotlin Complete Beginners Playlist: ...

5:30
Kotlin Lambda Functions | Simple Explanation | Code With Yash

13,778 views

5 years ago

Dave Leeds
Anonymous Functions Aren't Lambdas

Rarely spotted in the wild, Kotlin's anonymous functions blend some features of named functions with some features of lambdas.

9:08
Anonymous Functions Aren't Lambdas

6,284 views

1 year ago

People also watched

Hackaprende
Kotlin para principiantes - Lambdas en Kotlin

Esta es una de las partes más complejas del curso pero también de las más útiles: Los Lambdas. Los lambdas se usan en Kotlin ...

10:22
Kotlin para principiantes - Lambdas en Kotlin

2,643 views

5 years ago

TodoCode
Lambda Expressions and Functional Interfaces 💻 | Functional Programming Course

What are lambda expressions? How are they used? How do I apply them in functional programming? What role do functional ...

20:16
Lambda Expressions and Functional Interfaces 💻 | Functional Programming Course

15,302 views

1 year ago

Joss Programming
Qué es una función Lambda? | Kotlin | Guía Entrevista Android

"Funciones Lambda en Kotlin: Cómo y Cuándo Usarlas en Desarrollo Android" ¿Sabes cómo funcionan las lambdas en Kotlin?

9:00
Qué es una función Lambda? | Kotlin | Guía Entrevista Android

1,152 views

3 years ago

MoureDev by Brais Moure
5 TÉCNICAS para PROGRAMAR MEJOR en KOTLIN | Los principios SOLID

Los 5 principios SOLID nos ayudan a programar mejor. Te explico cada uno con ejemplos prácticos en Kotlin y Android Studio.

12:30
5 TÉCNICAS para PROGRAMAR MEJOR en KOTLIN | Los principios SOLID

16,121 views

3 years ago

Jesús Tomás
Lambdas y variables función en Kotlin

Objetivos: - Presentar los lambdas en Kotlin. - Mostrar una sintaxis alternativa: variables función - Ver cómo podemos utilizarlos ...

10:52
Lambdas y variables función en Kotlin

3,957 views

6 years ago

MoureDev by Brais Moure
KOTLIN: Curso ANDROID desde CERO | Medio

Mi nuevo campus de programación: https://mouredev.pro Cursos, ejercicios, test, certificados, soporte, comunidad y mucho más.

1:27:42
KOTLIN: Curso ANDROID desde CERO | Medio

97,580 views

4 years ago

DevExpert - Programación Android y Kotlin
Flutter vs Kotlin Multiplatform: Google se posiciona 😏

💎 Discover how to double your salary in 6 months as an Android developer 👉 https://devexpert.io/masterclass-15?utm_source=yt ...

10:19
Flutter vs Kotlin Multiplatform: Google se posiciona 😏

48,278 views

1 year 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,606 views

4 months ago

Rock the JVM
Kotlin Coroutines Tutorial, Part 1: Suspend Functions, Coroutine Scopes, Async and More

Written form: https://blog.rockthejvm.com/kotlin-coroutines-101/ Complete Kotlin course: https://rockthejvm.com/p/kotlin-essentials ...

24:22
Kotlin Coroutines Tutorial, Part 1: Suspend Functions, Coroutine Scopes, Async and More

19,863 views

3 years ago

Kotlin by JetBrains
Kotlin & Functional Programming: pick the best, skip the rest by Urs Peter

Recording brought to you by American Express. https://americanexpress.io/kotlin-jobs Applying Functional Programming practices ...

43:49
Kotlin & Functional Programming: pick the best, skip the rest by Urs Peter

32,949 views

2 years ago

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

1,025 views

7 months ago

Cave of Programming
Lambdas with Receivers: Kotlin for Complete Beginners 042

Some revision on functions with receivers, and about lambda expressions with receivers. Github: ...

6:47
Lambdas with Receivers: Kotlin for Complete Beginners 042

341 views

1 year ago

Dave Leeds
What are all of those Kotlin function types for?

Kotlin's got a surprising number of function types - what are they used for? In this video, we'll look at the range of different function ...

10:41
What are all of those Kotlin function types for?

6,825 views

1 year ago

Donn Felker
How to Pass Arguments to a Kotlin Lambda Function

In this lesson, we will dive deeper into lambas to see how you can pass values to a function parameter to achieve a callback-like ...

11:15
How to Pass Arguments to a Kotlin Lambda Function

2,318 views

4 years ago

Smartherd
Kotlin Lambdas and Higher Order Functions Part - 1. Kotlin Tutorial for Beginners #9.1

Access 7000+ courses for 15 days FREE: https://pluralsight.pxf.io/c/1291657/431340/7490 Kotlin Tutorial: Learn about Lambdas ...

16:47
Kotlin Lambdas and Higher Order Functions Part - 1. Kotlin Tutorial for Beginners #9.1

93,019 views

8 years ago

Cheezy Code
Kotlin Lambdas Expressions | Higher Order Functions in Kotlin | Cheezycode #34

In this tutorial, learn Kotlin Lambda Functions and Expressions. Learn variations of lambda expressions and the use of 'it' in ...

8:55
Kotlin Lambdas Expressions | Higher Order Functions in Kotlin | Cheezycode #34

33,908 views

5 years ago

Philipp Lackner
Let, Also, Apply, Run, With - Kotlin Scope Functions

In this video I will summarize for what you should choose which Kotlin scope function. 00:00 - Kotlin Scope Functions 00:30 - Let ...

11:44
Let, Also, Apply, Run, With - Kotlin Scope Functions

109,148 views

5 years ago

Ali Mansour
The ULTIMATE Guide For Kotlin Lambdas (2024)

Welcome to the Kotlin Full Course for Beginners! In this comprehensive guide, we will dive deep into the world of Kotlin ...

5:13
The ULTIMATE Guide For Kotlin Lambdas (2024)

532 views

1 year ago

Donn Felker
How to Use Simple Lambda Expressions in Kotlin

In this lesson, you'll learn how to understand simple lambda expressions. Watch the entire FREE Kotlin Programming course ...

13:20
How to Use Simple Lambda Expressions in Kotlin

5,008 views

4 years 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

58 views

4 months ago

Philipp Lackner
Full 2025 Kotlin Crash Course For Beginners

... 1:31:10 - Normal functions 1:42:03 - Extension functions 1:49:07 - Function overloading 1:52:25 - Lambda functions 2:07:33 ...

3:11:50
Full 2025 Kotlin Crash Course For Beginners

257,198 views

10 months ago

Simplified Coding
Kotlin Higher Order Function and Lambda - #11 Kotlin Android Tutorial for Beginners

Kotlin Higher Order Function and Lambda: A very warm welcome to you in the video lesson of this Kotlin Android Tutorial for ...

13:28
Kotlin Higher Order Function and Lambda - #11 Kotlin Android Tutorial for Beginners

20,036 views

5 years ago