ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

336 results

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,853 views

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

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

11 months ago

Cave of Programming
Lambda Expressions: Kotlin for Complete Beginners 040

Lambda expressions in Kotlin. Github: https://github.com/caveofprogramming/Kotlin Free and premium courses: ...

7:15
Lambda Expressions: Kotlin for Complete Beginners 040

301 views

1 year ago

Cave of Programming
Trailing Lambdas: Kotlin for Complete Beginners 041

Trailing lambdas allow us to create quite unusual and interesting constructs in Kotlin. Github: ...

7:01
Trailing Lambdas: Kotlin for Complete Beginners 041

248 views

1 year ago

DevExpert - Programación Android y Kotlin
Kotlin desde Cero: variables, funciones, condicionales, bucles, lambdas y nulidad

Domina el desarrollo multiplataforma con Kotlin entrando a esta masterclass gratuita ...

48:14
Kotlin desde Cero: variables, funciones, condicionales, bucles, lambdas y nulidad

5,473 views

1 year 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

124 views

5 months ago

Emmett Witchel
Android Programming: Lambda functions in Kotlin

This demo walks through code that demonstrates what lambda functions are in Kotlin and how to use them.

14:31
Android Programming: Lambda functions in Kotlin

691 views

6 years ago

Indently
Kotlin Coroutines: Async and Await (Tutorial)

And finally with this, you should be able to already start using coroutines in your projects! ​​​​

7:08
Kotlin Coroutines: Async and Await (Tutorial)

8,568 views

5 years ago

Indently
Learn Kotlin for Android: Apply, With... (Lesson 26)

In this video we will be covering the scope functions "apply", and "with". ​​​​

5:05
Learn Kotlin for Android: Apply, With... (Lesson 26)

1,341 views

5 years ago

Cave of Programming
Suspending Functions: Kotlin for Complete Beginners 053

We can use suspending functions to create coroutines in Kotlin. The "suspend" keyword marks the function as suspendable, and ...

10:45
Suspending Functions: Kotlin for Complete Beginners 053

156 views

5 months ago

Cave of Programming
Data Classess: Kotlin for Complete Beginners 046

Data classes are an easy way to create a class that holds some data, with some useful out-of-the-box functionality. Github: ...

5:19
Data Classess: Kotlin for Complete Beginners 046

167 views

10 months ago

The Debug Zone
Understanding `it` in Kotlin Lambda Expressions: A Complete Guide

In this video, we dive deep into the world of Kotlin lambda expressions, focusing specifically on the `it` keyword. Whether you're a ...

1:32
Understanding `it` in Kotlin Lambda Expressions: A Complete Guide

4 views

8 months ago

The Debug Zone
Why Can't I Use Lambda Expressions with Interfaces in Kotlin?

In this video, we delve into the intriguing topic of lambda expressions and their relationship with interfaces in Kotlin. While Kotlin ...

3:21
Why Can't I Use Lambda Expressions with Interfaces in Kotlin?

3 views

1 year ago

goobar
Functional Kotlin w/ Higher Order Functions & Kotlin Standard Library - Part 14 Kotlin Tutorial 2020

Learn to write more functional Kotlin by leveraging higher order functions and the Kotlin Standard Library. You'll learn how to write ...

21:11
Functional Kotlin w/ Higher Order Functions & Kotlin Standard Library - Part 14 Kotlin Tutorial 2020

2,446 views

5 years ago

The ASF
Functional Programming in Java, Groovy, and Kotlin - Kenneth Kousen

Thank you to all of of our ApacheCon@Home 2021 sponsors, including: STRATEGIC --------------- Google PLATINUM ...

43:18
Functional Programming in Java, Groovy, and Kotlin - Kenneth Kousen

265 views

4 years ago

Cave of Programming
Nullability and Safecall: Kotlin for Complete Beginners 034

Kotlin tries hard to prevent us doing invalid things with variables that don't refer to valid objects. Here we'll take a look at the idea ...

4:08
Nullability and Safecall: Kotlin for Complete Beginners 034

147 views

1 year ago

Ingeniero John Ortiz Ordoñez
Kotlin Ejercicio: 1 Crear un Ejemplo Básico con un Saludo Sobre el Lenguaje de Programación Kotlin

1. Crear un Ejemplo Básico con un Saludo Sobre el Lenguaje de Programación Kotlin. https://repl.it/@infzer0/ex000001intro.

3:28
Kotlin Ejercicio: 1 Crear un Ejemplo Básico con un Saludo Sobre el Lenguaje de Programación Kotlin

2,609 views

5 years ago

Indently
Kotlin Coroutines: coroutineScope vs. runBlocking (Tutorial)

To keep it simple: runBlocking blocks, and coroutineScope suspends, and for that reason, runBlocking is a normal function, while ...

5:55
Kotlin Coroutines: coroutineScope vs. runBlocking (Tutorial)

6,646 views

5 years ago

goobar
Kotlin Arrays, Lists, Maps, Iteration - Kotlin Programming Tutorial for Beginners Part 4

Welcome to Part 4 of this Kotlin programming tutorial for beginners. In this part of the tutorial, you'll learn how to create arrays, lists, ...

16:55
Kotlin Arrays, Lists, Maps, Iteration - Kotlin Programming Tutorial for Beginners Part 4

3,824 views

5 years ago