ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

388 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

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

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

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

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

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

163 views

6 years ago

Login Junk sites
8. Kotlin Lambda Expressions & Higher Order Functions
1:16:33
8. Kotlin Lambda Expressions & Higher Order Functions

7 views

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

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

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

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

53 views

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

Codetutor
Master Scope Functions: let, run, with, apply & also Explained! : Kotlin Fundamentals Tutorial - 48

This tutorial covers: • What are scope functions in Kotlin • How scope functions like let, run, with, apply, and also differ • When to ...

9:26
Master Scope Functions: let, run, with, apply & also Explained! : Kotlin Fundamentals Tutorial - 48

4,139 views

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

Eyesomorphic
Programming with Math | The Lambda Calculus

The Lambda Calculus is a tiny mathematical programming language that has the same computational power as any language ...

21:48
Programming with Math | The Lambda Calculus

376,514 views

1 year ago

Khanyisa Keke TV
How to Skillfully Return Lambda Expressions from Functions in Kotlin in 2024

In this Kotlin programming tutorial, we'll dive into the world of functional programming in Kotlin and explore how to return lambda ...

1:55
How to Skillfully Return Lambda Expressions from Functions in Kotlin in 2024

4 views

1 year ago