ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

383 results

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

5,682 views

2 months ago

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

1 year ago

Dave Leeds
Fun with Function Types in Kotlin

Let's look at the different kinds of function types in Kotlin, and see how we can call regular functions - and even property setters ...

11:35
Fun with Function Types in Kotlin

6,196 views

1 year ago

Programación ANDROID con Kotlin│Gabi Moreno
LAMBDAS in KOTLIN explained EASY ⚡

🔥 Discover the SYSTEM that has helped over 170 ANDROID Developers improve their job prospects ↙️ https://gabimoreno.soy ...

12:17
LAMBDAS in KOTLIN explained EASY ⚡

167 views

6 months 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,835 views

1 year ago

Khanyisa Keke TV
🔧 Essential Kotlin Tool: Lambda Expressions Explained Like Never Before 🛠️

Discover the power of Kotlin lambda expressions and their role in functional programming with this comprehensive guide to ...

39:21
🔧 Essential Kotlin Tool: Lambda Expressions Explained Like Never Before 🛠️

24 views

1 year ago

Milind Amrutkar - BackToCoding
Kotlin LAMBDAS EXPLAINED in 3 Minutes | Android Interview Quick Revision by BackToCoding

Most developers use lambdas in Kotlin… but very few can explain them clearly. In this video, we'll break down Lambdas in Kotlin ...

3:08
Kotlin LAMBDAS EXPLAINED in 3 Minutes | Android Interview Quick Revision by BackToCoding

76 views

3 months ago

Dave Leeds
Coroutines: Concurrency in Kotlin

In this presentation, I give an overview of coroutines in Kotlin, including the basics of coroutines, how they can be used for ...

30:22
Coroutines: Concurrency in Kotlin

54,155 views

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

85,062 views

5 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

129,806 views

3 years ago

Thoughtworks
Kotlin and Arrow  the functional way  - Noe Luaces

Kotlin is a great language for developing server-side applications; it's an object-oriented language and also a functional one, ...

25:35
Kotlin and Arrow the functional way - Noe Luaces

1,000 views

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

11,067 views

1 year 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,590 views

3 years ago

Khanyisa Keke TV
Conquer Kotlin Lambdas Today! 💪 Incredible Hacks You Need to Know

In this in-depth tutorial, we delve into mastering Kotlin lambda expressions, offering both beginners and seasoned programmers a ...

1:57
Conquer Kotlin Lambdas Today! 💪 Incredible Hacks You Need to Know

4 views

1 year ago

Khanyisa Keke TV
Filter Your Kotlin Collections Like a Pro

Discover the world of Kotlin Functional Programming with Collections in this comprehensive audio tutorial. Click here for the full ...

2:38
Filter Your Kotlin Collections Like a Pro

6 views

1 year ago

Android Developer Tips
What are Kotlin Scope Functions? How to pick the best for every use case?

Kotlin is a modern language that brought many features to Android developers' table, one of which is scope functions. In this video ...

7:51
What are Kotlin Scope Functions? How to pick the best for every use case?

1,389 views

4 years ago

Dave Leeds
Applying the Observer Pattern in Kotlin

The Observer design pattern allows one or more objects to get notified whenever a subject's state changes. But do we really need ...

12:06
Applying the Observer Pattern in Kotlin

8,398 views

10 months 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,404 views

3 years ago

Dave Leeds
Applying the Decorator Pattern in Kotlin

The Decorator Pattern allows us to augment the behavior of an object - without the object itself knowing about it! In this video, we'll ...

12:25
Applying the Decorator Pattern in Kotlin

9,174 views

1 year ago

Khanyisa Keke TV
Kotlin Lambdas Driving You Crazy? This Simple Method Will Change Your Life Forever

By providing a rich set of Kotlin lambda function examples, we aim to vividly illustrate how Kotlin lambda expressions operate and ...

1:55
Kotlin Lambdas Driving You Crazy? This Simple Method Will Change Your Life Forever

3 views

1 year ago