ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

223 results

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

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

5,006 views

4 weeks 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,683 views

11 months 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,383 views

4 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,181 views

3 years 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,467 views

3 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,922 views

5 years ago

The Morpheus Tutorials
Learn to program #28 - Lambda functions

This tutorial is about lambda functions. ❤❤❤ Early access to tutorials, polls, live events, and downloads ❤❤❤ ❤❤❤ https://www ...

4:53
Learn to program #28 - Lambda functions

8,259 views

8 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

10,716 views

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

127,104 views

3 years ago

Dave Leeds
The Essence of Coroutines

In Kotlin and other languages, coroutines are often seen as just async/await. But the essence of coroutines is much simpler and ...

8:10
The Essence of Coroutines

22,711 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,990 views

6 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,208 views

3 years 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,898 views

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

164 views

6 years 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,694 views

1 year ago

Dave Leeds
Applying the State Pattern in Kotlin

When our objects behave differently in different states, then it can be helpful to apply the State Pattern. Today, we'll look at code ...

12:55
Applying the State Pattern in Kotlin

11,083 views

1 year ago

Simplified Coding
Kotlin Extension Function Tutorial

Welcome to Kotlin Extension Function Tutorial. In this video we will learn how we can create Extension Functions in Kotlin.

4:13
Kotlin Extension Function Tutorial

10,306 views

4 years ago

JerryHacks
Learn Kotlin in 5 Minutes

Are you interested in learning Kotlin for Android or Backend development? If so, this tutorial is for you! In this quick and easy 5 ...

5:57
Learn Kotlin in 5 Minutes

1,835 views

2 years ago