ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

57 results

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

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

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

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

The Debug Zone
How to Convert Comparator to Lambda Expression in Kotlin: A Step-by-Step Guide

In this video, we'll explore the powerful features of Kotlin by demonstrating how to convert traditional Comparator implementations ...

1:54
How to Convert Comparator to Lambda Expression in Kotlin: A Step-by-Step Guide

1 view

7 months ago

Adel Sabour
102 Android Kotlin – OOP   Inline class definition and the idea

العنوان الأساسى للقناة address of the channel http://www.youtube.com/user/AdelSabour قائمة الدورات PlayList ...

2:51
102 Android Kotlin – OOP Inline class definition and the idea

257 views

3 years ago

The Debug Zone
Mastering Functional Interfaces and Function Types in Kotlin: A Complete Guide

In this comprehensive guide, we delve into the world of functional interfaces and function types in Kotlin, a powerful feature that ...

2:45
Mastering Functional Interfaces and Function Types in Kotlin: A Complete Guide

10 views

4 months ago

Interview DOT
KOTLIN LAZY INITIALIZATION | WHAT IS KOTLIN LAZY | KOTLIN CODE DEMO | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. KOTLIN ...

2:15
KOTLIN LAZY INITIALIZATION | WHAT IS KOTLIN LAZY | KOTLIN CODE DEMO | InterviewDOT

274 views

5 years ago

The Debug Zone
Are Kotlin Inline Functions More Efficient Than Java Anonymous Classes?

In this video, we dive into the performance comparison between Kotlin's inline functions and Java's anonymous classes.

3:48
Are Kotlin Inline Functions More Efficient Than Java Anonymous Classes?

7 views

1 year ago

Coding with Mohit
Kotlin Compiler Plugin - How to Add Value Parameters

When building a Kotlin compiler plugin, how do you add a value parameter to it?

2:57
Kotlin Compiler Plugin - How to Add Value Parameters

144 views

1 year ago

Interview DOT
What is Kotlin Scope Function | Explain Kotlin Run Scope Function With Code Example | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. What is ...

2:56
What is Kotlin Scope Function | Explain Kotlin Run Scope Function With Code Example | InterviewDOT

238 views

5 years ago

The Debug Zone
Fixing Lambda Expressions in Android Library Module: Common Issues & Solutions

In this video, we dive into the world of Android development, focusing on the common pitfalls developers face when working with ...

1:49
Fixing Lambda Expressions in Android Library Module: Common Issues & Solutions

0 views

1 month ago

Interview DOT
What is Kotlin Infix Function | Kotlin Infix Function | TO UNTIL DOWNTO | Code Demo | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. What is ...

2:23
What is Kotlin Infix Function | Kotlin Infix Function | TO UNTIL DOWNTO | Code Demo | InterviewDOT

187 views

5 years ago

CS 124
CS 124 Kotlin Pass by Reference

In Kotlin, methods receive a reference to the objects that they are passed, allowing them to make changes that are visible to the ...

2:48
CS 124 Kotlin Pass by Reference

1,870 views

4 years ago

Interview DOT
KOTLIN SORT A MAP | PAIR | SORT MAP KEY VALUE | KOTLIN CODE EXAMPLE | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. KOTLIN ...

1:23
KOTLIN SORT A MAP | PAIR | SORT MAP KEY VALUE | KOTLIN CODE EXAMPLE | InterviewDOT

507 views

5 years ago

Roel Van de Paar
Where do Kotlin data classes extend from? Can I augment them? (2 Solutions!!)

Where do Kotlin data classes extend from? Can I augment them? Helpful? Please use the *Thanks* button above! Or, thank me ...

1:41
Where do Kotlin data classes extend from? Can I augment them? (2 Solutions!!)

16 views

3 years ago

Lorenzo Barasti
Functions as First Class Citizens in Scala - #12in23

An example of Functions as First-Class Citizens in #scala. Note how I stumbled into the tuple vs arguments confusion while ...

0:49
Functions as First Class Citizens in Scala - #12in23

125 views

2 years ago