ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

220 results

Dave Leeds
Anonymous Functions Aren't Lambdas

Rarely spotted in the wild, Kotlin's anonymous functions blend some features of named functions with some features of lambdas.

9:08
Anonymous Functions Aren't Lambdas

6,188 views

1 year ago

The Morpheus Tutorials
Kotlin for All Tutorial #61 - Lambda Functions

❤❤❤ Early access to tutorials, polls, live events and downloads ❤❤❤ ❤❤❤ https://www.patreon.com/user?u=5322110 ❤❤❤ ❤❤❤ Not up ...

5:06
Kotlin for All Tutorial #61 - Lambda Functions

3,036 views

6 years ago

Android Developers
Inline functions - Kotlin Vocabulary

Stay tuned to see what happens when you pass lambda functions as parameters, what inline does under the hood, and what you ...

5:00
Inline functions - Kotlin Vocabulary

84,913 views

5 years ago

Dave Leeds
What are all of those Kotlin function types for?

Kotlin's got a surprising number of function types - what are they used for? In this video, we'll look at the range of different function ...

10:41
What are all of those Kotlin function types for?

6,672 views

11 months ago

Codetutor
Introduction to Lambdas : Kotlin Fundamentals Tutorial - Part 31

In this video, we explore lambdas in Kotlin, breaking down the concept and simplifying how they work. Kotlin treats functions as ...

5:26
Introduction to Lambdas : Kotlin Fundamentals Tutorial - Part 31

4,460 views

3 years ago

Android Developers
Less code: Composable functions - MAD Skills

In this episode of MAD skills on Compose basics, we will cover the building blocks of Compose: composable functions.

9:44
Less code: Composable functions - MAD Skills

126,917 views

3 years ago

Milind Amrutkar - BackToCoding
15. Lambdas and Higher order functions in Kotlin | Kotlin Complete Course

A video on Lambdas and Higher order functions in Kotlin. Previous part: https://youtu.be/h_PB9zOGni0 Music: ...

7:39
15. Lambdas and Higher order functions in Kotlin | Kotlin Complete Course

163 views

6 years ago

Dave Leeds
5 Fun Ways to Use Extension Functions in Kotlin

Kotlin developers love extension functions! Let's put them together with operator function conventions to do some crazy things, like ...

18:46
5 Fun Ways to Use Extension Functions in Kotlin

17,169 views

3 years ago

jiajin zheng
Kotlin tutorial : How to use Function Literal with Receiver in Kotlin | Kotlin 101

Hope you find this video helpful, thank you for watching ---- Content ---- 00:00 Introduction 00:43 Concept 1 : Lambda & Trailing ...

19:35
Kotlin tutorial : How to use Function Literal with Receiver in Kotlin | Kotlin 101

2,207 views

3 years ago

Khanyisa Keke TV
Say Goodbye to Verbose Code: Master Kotlin Lambda Expressions in 5 Simple Steps!

In this comprehensive tutorial, we delve into the intricacies of using Kotlin Lambda Expressions to streamline your code, ...

14:00
Say Goodbye to Verbose Code: Master Kotlin Lambda Expressions in 5 Simple Steps!

19 views

1 year ago

Dave Leeds
Try-Catch vs. runCatching()

I recently put out a poll asking whether Kotlin developers prefer using try-catch expressions or the runCatching() function, and the ...

5:53
Try-Catch vs. runCatching()

5,893 views

1 year ago

Dave Leeds
How to Prevent Race Conditions in Kotlin Coroutines

Kotlin's coroutines don't automatically prevent race conditions - it's up to the developer to deal with them! The good news is that ...

9:18
How to Prevent Race Conditions in Kotlin Coroutines

4,940 views

3 weeks ago

Dave Leeds
Inline Functions: inline, crossinline, and noinline

Most of us understand the basics of what it means to inline a function, but in Kotlin, there are some nuances that affect how you ...

11:59
Inline Functions: inline, crossinline, and noinline

10,703 views

1 year ago

Dave Leeds
7 Features in Kotlin's Standard Library that You Might Have Overlooked

Are you still using the Java API when you don't have to? Are you rewriting functions that are already in the standard library? In this ...

12:45
7 Features in Kotlin's Standard Library that You Might Have Overlooked

10,824 views

1 year ago

Jante Adebowale
Kotlin Fundamentals #4: Lambda Expressions

Kotlin lambda expressions are everywhere—from collections, higher-order functions, coroutines, and even Jetpack Compose!

13:53
Kotlin Fundamentals #4: Lambda Expressions

23 views

9 months ago

Khanyisa Keke TV
Transform Your Kotlin Skills Overnight With These Lambda Expression Techniques!

In this comprehensive guide, we dive deep into the heart of Kotlin functional programming, specifically focusing on leveraging ...

6:21
Transform Your Kotlin Skills Overnight With These Lambda Expression Techniques!

5 views

1 year ago

Khanyisa Keke TV
What is the syntax for defining a Lambda Expression in Kotlin?

In this comprehensive Kotlin lambda expression tutorial, we unravel the intricacies of defining lambda expressions in Kotlin, ...

5:57
What is the syntax for defining a Lambda Expression in Kotlin?

37 views

1 year ago

Dave Leeds
Variance... without Generics!

Did you know that you can use covariance and contravariance in Kotlin without generics? Unlock the mental model of generic ...

9:01
Variance... without Generics!

10,667 views

1 year ago

Khanyisa Keke TV
How to Skillfully Use Functional Interfaces in Lambda Expressions in Kotlin in 2024

In this video, we dive deep into the world of Kotlin functional interfaces and explore how they enable powerful functional ...

6:21
How to Skillfully Use Functional Interfaces in Lambda Expressions in Kotlin in 2024

23 views

1 year ago

The Morpheus Tutorials
Kotlin Tutorial #32 - Functions

❤❤❤ Early access to tutorials, polls, live events and downloads ❤❤❤ ❤❤❤ https://www.patreon.com/user?u=5322110 ❤❤❤ ❤❤❤ Not up ...

8:02
Kotlin Tutorial #32 - Functions

3,991 views

6 years ago