ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,862 results

Related queries

kotlin multiplatform

philipp lackner

kotlin reified

lambda function in kotlin

higher order functions kotlin

jetpack compose

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

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

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

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,030 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,913 views

5 years ago

People also watched

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

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

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

4,766 views

8 years ago

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

2 years ago

Antonio Leiva - Android & Kotlin Development
Extension functions in Kotlin and lambdas with receivers

Today I wanted to talk about a simple concept that you may know: extension functions. But I just didn't cover the basics of the ...

51:47
Extension functions in Kotlin and lambdas with receivers

3,454 views

Streamed 6 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,115 views

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

2 months ago

Super Lazy Coder
Kotlin In Out types in Generics in 20 minutes

Kotlin In Out types in Generics in Kotlin explained using practical implementation. Please subscribe to my channel and thank you ...

20:12
Kotlin In Out types in Generics in 20 minutes

7,268 views

3 years ago

Yash Nagayach
Kotlin Extension Functions | Explained With Example | Code With Yash

Instagram: https://www.instagram.com/code.with.yash SUBSCRIBE❤ Code With Yash In this video, I have shown how Extension ...

7:31
Kotlin Extension Functions | Explained With Example | Code With Yash

4,052 views

5 years ago

Yash Nagayach
Kotlin Inline Functions | Explained | Code With Yash

Instagram: https://www.instagram.com/code.with.yash SUBSCRIBE❤ Code With Yash In this video, I will show you how Inline ...

5:12
Kotlin Inline Functions | Explained | Code With Yash

14,334 views

5 years ago

Dave Leeds
Every Kind of Class in Kotlin

Kotlin offers many different kinds of classes, and in this video, we're gonna look at all of them - regular classes, nested classes, ...

10:44
Every Kind of Class in Kotlin

28,077 views

1 year ago

Kotlin by JetBrains
Kotlin Advanced Tutorial: Collection Operations

This blog post accompanies this episode: https://dev.to/kotlin/advanced-kotlin-collection-functionality-5e90 In today's episode of ...

12:19
Kotlin Advanced Tutorial: Collection Operations

27,143 views

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

5 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,060 views

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

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

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

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

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

763 views

4 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

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

Donn Felker
How to Call a Kotlin Extension Function from Java

In this lesson, you'll learn how to call a Kotlin Extension function from Java. Watch the entire FREE Kotlin Programming course ...

3:00
How to Call a Kotlin Extension Function from Java

1,634 views

4 years ago