ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,859 results

Related queries

philipp lackner

kotlin multiplatform

kotlin reified

lambda function in kotlin

jetpack compose

higher order functions kotlin

coroutines kotlin

kotlin full course

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,305 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,172 views

3 years ago

Philipp Lackner
Kotlin Newbie to Pro - EXTENSION FUNCTIONS - Part 19

In this video you learn what extension functions are and how to use them. ⭐ 300+ Quiz questions for all my videos ⭐ Take notes ...

10:58
Kotlin Newbie to Pro - EXTENSION FUNCTIONS - Part 19

25,901 views

5 years ago

Smartherd
Kotlin EXTENSION FUNCTIONS with example. Kotlin Android Tutorial #7.7

Access 7000+ courses for 15 days FREE: https://pluralsight.pxf.io/c/1291657/431340/7490 Kotlin for beginners. Learn about ...

11:37
Kotlin EXTENSION FUNCTIONS with example. Kotlin Android Tutorial #7.7

51,746 views

8 years ago

Charfaoui Younes
How Kotlin Extension Functions works Under the Hood!

Sign up for my new newsletter here https://bit.ly/YCNewsletter102 Join my Community on Discord: ...

2:46
How Kotlin Extension Functions works Under the Hood!

831 views

3 years ago

Rahul Pandey
Kotlin Extension Functions - How To + Common Android Use Cases

Extension functions are a nifty Kotlin feature to extend a class with new functionality without having to inherit from the class.

6:21
Kotlin Extension Functions - How To + Common Android Use Cases

3,075 views

4 years 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,032 views

1 year ago

Android Developers
Inline functions - Kotlin Vocabulary

Improve your app by saving some extra object allocations with inline functions! Stay tuned to see what happens when you pass ...

5:00
Inline functions - Kotlin Vocabulary

84,914 views

5 years ago

People also watched

Kotlin by JetBrains
Kotlin & Functional Programming: pick the best, skip the rest by Urs Peter

Along the way, you will get a line-up of all the functional features Kotlin offers as well as the goodies functional libraries such as ...

43:49
Kotlin & Functional Programming: pick the best, skip the rest by Urs Peter

32,537 views

2 years ago

kt whisperer
Advanced Kotlin: Generics, Type Erasure, and Reflection Explained

Welcome to another exciting episode of our Kotlin tutorial series! In this deep dive, we'll explore three powerful concepts that ...

23:00
Advanced Kotlin: Generics, Type Erasure, and Reflection Explained

9,119 views

2 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,676 views

11 months ago

Ahmed Azz
مفهوم الـ Extension function

Extension Function : هو عباره عن اضافة دوال الى كلاس معين لكن من مصدر خارجي وهذه الميزه غير موجوده في لغة الجافا الكروب ...

8:35
مفهوم الـ Extension function

4,766 views

8 years ago

Philipp Lackner
Threads vs. Kotlin Coroutines vs. Dispatchers - The Last Video You'll Need

In this video, I'll explain the differences between threads and coroutines in detail. You'll understand exactly what blocking code is, ...

27:14
Threads vs. Kotlin Coroutines vs. Dispatchers - The Last Video You'll Need

18,817 views

2 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

51,231 views

1 year ago

Philipp Lackner
5 Anti-Patterns With Coroutines & Flows You MUST Avoid!

In this video I'll share 5 big anti-patterns with you when it comes to using coroutines & Flows. Get the new Architecture ...

24:46
5 Anti-Patterns With Coroutines & Flows You MUST Avoid!

13,103 views

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

Philipp Lackner
All Classes In Kotlin Explained

In this video you'll learn about all the different types of classes in Kotlin. Specifically normal classes, data classes, objects, data ...

35:06
All Classes In Kotlin Explained

33,290 views

10 months ago

Philipp Lackner
Suspend Functions vs. Flows In Kotlin & Android

In this video, I'll clarify the confusion between suspend functions and Flows once and for all. Visit KotlinConf 2026 in Munich and ...

10:38
Suspend Functions vs. Flows In Kotlin & Android

11,387 views

3 weeks ago

Telusko
#22 Kotlin Tutorial | Extension Function

Github :- https://github.com/navinreddy20/kotlin Check out our website: http://www.telusko.com Follow Telusko on Twitter: ...

8:27
#22 Kotlin Tutorial | Extension Function

16,509 views

8 years ago

Philipp Lackner
FULL Guide to Kotlin's Inline Keyword (inline, crossinline & noinline)

In this video you'll learn everything you need about the different inline keywords in Kotlin (inline, crossinline, noinline) as well as ...

16:35
FULL Guide to Kotlin's Inline Keyword (inline, crossinline & noinline)

21,061 views

1 year ago

Philipp Lackner
Let, Also, Apply, Run, With - Kotlin Scope Functions

In this video I will summarize for what you should choose which Kotlin scope function. 00:00 - Kotlin Scope Functions 00:30 - Let ...

11:44
Let, Also, Apply, Run, With - Kotlin Scope Functions

108,559 views

5 years ago

Next LVL Programming
What Are Extension Functions In Kotlin? - Next LVL Programming

What Are Extension Functions In Kotlin? In this informative video, we will uncover the concept of extension functions in Kotlin, ...

2:48
What Are Extension Functions In Kotlin? - Next LVL Programming

14 views

5 months ago

TutorialsPoint
Kotlin - Extension Function

Kotlin - Extension Function Watch more videos at https://www.tutorialspoint.com/videotutorials/index.htm Lecture By: Prof.

3:42
Kotlin - Extension Function

438 views

7 years ago

goobar
Kotlin Extension Functions & Extension Properties - Part 13 Kotlin Tutorial 2020

Learn to use Kotlin extension functions & extension properties in Part 13 of this Kotlin tutorial. Using Kotlin extension functions ...

4:33
Kotlin Extension Functions & Extension Properties - Part 13 Kotlin Tutorial 2020

1,577 views

5 years ago

LearnAndroid
Learn Kotlin Extension Functions in 5 minutes : What, When & How (Kotlin Android tutorial)

This video tutorial by Bhavna Thacker covers a brief introduction about Kotlin Extension Function followed by a real world ...

5:08
Learn Kotlin Extension Functions in 5 minutes : What, When & How (Kotlin Android tutorial)

467 views

3 years ago

Simplified Coding
#14 Kotlin Programming Tutorial - Extension Function

... a feature called front function and this is exactly what we call an extension function in Kotlin but in Kotlin the extension function ...

4:41
#14 Kotlin Programming Tutorial - Extension Function

3,057 views

8 years ago

CodingWithMitch
Kotlin Extension Functions (Android example)

Build Powerful Android Apps with Jetpack Architecure: ...

14:55
Kotlin Extension Functions (Android example)

10,332 views

6 years ago

CompilersLab
Extension Functions in Kotlin

This video explains a little bit the extension functions provided by Kotlin.

11:51
Extension Functions in Kotlin

96 views

2 years ago

Donn Felker
How to Create a Kotlin Extension Function

In this lesson, you will learn what an extension function is and how to create one in Kotlin. Watch the entire FREE Kotlin ...

8:36
How to Create a Kotlin Extension Function

764 views

4 years ago

Charfaoui Younes
Kotlin For Beginners - Extension Functions

Sign up for my new newsletter here https://bit.ly/YCNewsletter102 Join my Community on Discord: ...

5:21
Kotlin For Beginners - Extension Functions

326 views

3 years ago