ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

139 results

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,720 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

299 views

10 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

664 views

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

269 views

10 months 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

220 views

10 months ago

KoKoKotlin
Kotlin Tutorial 0b01010 [German] - Anwendung von Lambdas

Kotlin Tutorial 0b01010 [German] - Anwendung von Lambdas In diesem Video zeige ich eine Auswahl von Verwendungszwecken ...

7:24
Kotlin Tutorial 0b01010 [German] - Anwendung von Lambdas

118 views

7 years ago

KoKoKotlin
Kotlin Tutorial 0b01000 [German] - Lambdas

Kotlin Tutorial 0b01000 [German] - Lambdas In diesem Video erkläre ich die Grundlagen von Lambdas in Kotlin. Kotlin Docs: ...

5:03
Kotlin Tutorial 0b01000 [German] - Lambdas

300 views

7 years ago

All About Development
Android Development for Beginners - Lambda Expressions Lesson 24

DONT CLICK THIS: https://bit.ly/3AuzBjH In this Android Development for Beginners Tutorial, you will learn how to build Android ...

4:52
Android Development for Beginners - Lambda Expressions Lesson 24

24 views

4 years ago

AppPort Academy
Kotlin Lambdas (AppPort Academy - Android; Week 02, Lesson 05)

AppPort Academy - Android: Presented by: - Vladimir Valouch Content: - Introduction to Kotlin Lambdas Github sources: ...

17:24
Kotlin Lambdas (AppPort Academy - Android; Week 02, Lesson 05)

16 views

4 years ago

Peter Sommerhoff
Kotlin for Android Developers #8: Functions

COMING IN NOV 2020: Join my free 6-part video series to become a confident software developer: ...

6:23
Kotlin for Android Developers #8: Functions

324 views

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

103 views

4 months 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,629 views

1 year ago

Kaloyan Karaivanov
Kotlin - Solving a sample coding interview problem

Useful Kotlin Idioms You Should Know: - Data classes - Named and default arguments - Expressions - Null-safety - Extension ...

11:08
Kotlin - Solving a sample coding interview problem

2,786 views

3 years ago

Mawuli Azameti
Episode 6 - Master Functions in Kotlin | Beginners Guide with Examples

functions #coding #kotlin Functions are the building blocks of every Kotlin program. In this episode, you'll learn: ✓ What functions ...

13:14
Episode 6 - Master Functions in Kotlin | Beginners Guide with Examples

29 views

3 months ago

Indently
Learn Kotlin for Android: Let, Run, Also... (Lesson 25)

In this video I will explain how you can use these scope functions. And in the next video we will finish with "apply" and "with".

7:58
Learn Kotlin for Android: Let, Run, Also... (Lesson 25)

2,707 views

5 years ago

goobar
Kotlin Named Arguments, Default Parameters - Kotlin Programming Tutorial for Beginners Part 5

Welcome to Part 5 of this Kotlin programming tutorial for beginners. In this part of the tutorial, you'll learn how to use the spread ...

11:21
Kotlin Named Arguments, Default Parameters - Kotlin Programming Tutorial for Beginners Part 5

1,308 views

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

164 views

8 months ago

Cave of Programming
Function Types and Function Parameters: Kotlin for Complete Beginners 037

How can we declare variables that can refer to functions, and how do we obtain a reference to a function? We'll answer those ...

5:55
Function Types and Function Parameters: Kotlin for Complete Beginners 037

134 views

11 months 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,626 views

5 years ago

The Debug Zone
Understanding KClass References for Nullable Values in Kotlin: A Guide

In this video, we delve into the intricacies of KClass references in Kotlin, focusing specifically on how they handle nullable values.

4:16
Understanding KClass References for Nullable Values in Kotlin: A Guide

19 views

1 year ago