ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

309 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,721 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

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

271 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

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

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

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

1 year ago

Lambda Lille
🇬🇧 Lambda Lille - λ • remote 8 - Raúl Raja

Roll your own Computation blocks in Kotlin Computation blocks empower library authors and users to build ad-hoc operators and ...

52:22
🇬🇧 Lambda Lille - λ • remote 8 - Raúl Raja

562 views

5 years ago

Ivan Ponomarev
Mainor 2022: Java lambdas & method references

Slides: https://inponomarev.github.io/java-mipt/slides07/index-en.html#/_callbacks_before_lambdas Eesti Ettevõtluskõrgkool ...

1:13:21
Mainor 2022: Java lambdas & method references

691 views

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

11 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

6 months ago

Cave of Programming
The Not Null Assertion Operator: Kotlin for Complete Beginners 036

The not-null assertion operator lets us dangerously override Kotlin's attempts to stop you accessing nullable values as though ...

4:02
The Not Null Assertion Operator: Kotlin for Complete Beginners 036

139 views

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

264 views

4 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

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

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

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

The Debug Zone
Mastering Kotlin: Writing Lambdas with Generics for Enhanced Code Flexibility

In this video, we dive into the powerful world of Kotlin, focusing on the use of lambdas with generics to elevate your coding skills.

1:53
Mastering Kotlin: Writing Lambdas with Generics for Enhanced Code Flexibility

17 views

5 months ago

The Debug Zone
Kotlin Lambda Decompiled to Java: Understanding Function0 and Null.INSTANCE

In this video, we dive into the fascinating world of Kotlin and its seamless interoperability with Java. We'll explore the intricacies of ...

1:30
Kotlin Lambda Decompiled to Java: Understanding Function0 and Null.INSTANCE

21 views

5 months ago