ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

306 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

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

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

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

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

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

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 Schneider
Why is a Kotlin lambda being garbage collected while an object isn't?

Why is a Kotlin lambda being garbage collected while an object isn't? I hope you found a solution that worked for you :) The ...

2:28
Why is a Kotlin lambda being garbage collected while an object isn't?

2 views

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

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

The Debug Zone
Store lambda in a variable in kotlin

android: Store lambda in a variable in kotlin Thanks for taking the time to learn more. In this video I'll go through your question, ...

3:03
Store lambda in a variable in kotlin

0 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

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

0:49 - Writing a higher order function in Kotlin 1:25 - Functions as parameter types 7:09 - Functions as variable types 8:38 ...

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

2,442 views

5 years ago

The Debug Zone
How to Call Kotlin Inline Functions from Java: A Step-by-Step Guide

In this video, we'll explore the fascinating world of Kotlin inline functions and how they can be seamlessly called from Java.

3:30
How to Call Kotlin Inline Functions from Java: A Step-by-Step Guide

16 views

11 months ago