ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

222 results

Programming with Alex
Kotlin: Lambda & Higher-Order Functions

Now we get a + b = 17 And this we got this using our lambda function So we do we do we did this not using our add function that ...

18:39
Kotlin: Lambda & Higher-Order Functions

860 views

5 months ago

Cave of Programming
Lambdas with Receivers: Kotlin for Complete Beginners 042

Some revision on functions with receivers, and about lambda expressions with receivers. Github: ...

6:47
Lambdas with Receivers: Kotlin for Complete Beginners 042

302 views

10 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,683 views

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

CodeLucky
Kotlin Lambda Expressions Tutorial - Anonymous Function Syntax for Beginners

Master Kotlin Lambda Expressions in this comprehensive beginner-friendly tutorial! Learn everything you need to know about ...

4:31
Kotlin Lambda Expressions Tutorial - Anonymous Function Syntax for Beginners

26 views

2 months ago

Cave of Programming
Lambda Expressions: Kotlin for Complete Beginners 040

Lambda expressions in Kotlin. Github: https://github.com/caveofprogramming/Kotlin Free and premium courses: ...

7:15
Lambda Expressions: Kotlin for Complete Beginners 040

271 views

10 months ago

CodeLucky
Kotlin Lambda with Receivers: Master 'this' in Lambda Context for DSL Syntax

Master Kotlin Lambda with Receivers and learn how to use the 'this' keyword in lambda expressions! In this comprehensive ...

4:20
Kotlin Lambda with Receivers: Master 'this' in Lambda Context for DSL Syntax

31 views

2 months ago

Betül Necanlı
Functions, Lambdas & Parameters in Kotlin

Medium Article Link - https://betulnecanli.medium.com/functions-lambdas-parameters-in-kotlin-d97605dfd4ce If you find this ...

7:05
Functions, Lambdas & Parameters in Kotlin

32 views

8 months ago

Cave of Programming
Introducing Coroutines: Kotlin for Complete Beginners 052

Introducing Kotlin coroutines -- a sort of alternative to typical multithreading. Github: https://github.com/caveofprogramming/Kotlin ...

14:22
Introducing Coroutines: Kotlin for Complete Beginners 052

103 views

4 months ago

LearnTrendy Skills
Understand Lambdas in Kotlin: A Beginner's Guide to Functional Programming

Understand Lambdas in Kotlin: A Beginner's Guide to Functional Programming Unlock the power of functional programming with ...

5:15
Understand Lambdas in Kotlin: A Beginner's Guide to Functional Programming

28 views

11 months ago

App Rvel
Master Lambda Functions in Kotlin 🔥#21 | Simplify Your Code Like a Pro!

Lambda functions in Kotlin are powerful, flexible, and a must-know for writing clean, concise, and expressive code — but they can ...

8:13
Master Lambda Functions in Kotlin 🔥#21 | Simplify Your Code Like a Pro!

12 views

7 months ago

Philipp Lackner
Everything About Context Parameters In Kotlin (Super Cool New Feature!)

In this video, I'll show you how you can get the most out of context parameters in Kotlin - and when I think it would be unnecessary ...

16:42
Everything About Context Parameters In Kotlin (Super Cool New Feature!)

13,054 views

3 months ago

Cave of Programming
Trailing Lambdas: Kotlin for Complete Beginners 041

Trailing lambdas allow us to create quite unusual and interesting constructs in Kotlin. Github: ...

7:01
Trailing Lambdas: Kotlin for Complete Beginners 041

221 views

10 months ago

The Chance
0605 Lambda in Kotlin
6:43
0605 Lambda in Kotlin

325 views

10 months ago

Android Developer Tips
Functional Programming in Kotlin for Android Developers

In this video, we'll delve into the world of functional programming and its applications in Kotlin. Discover how functional ...

11:52
Functional Programming in Kotlin for Android Developers

793 views

11 months ago

PhoneLess
Kotlin Functions Explained: All Types with Examples for Beginners - In Hindi - EP.6 PhoneLess

Confused about how functions work in Kotlin? 🤔 In this video, you’ll learn everything about functions in Kotlin, including ...

18:49
Kotlin Functions Explained: All Types with Examples for Beginners - In Hindi - EP.6 PhoneLess

80 views

6 months ago

Dimple S
[Kanglishnalli Kotlin Series] Higher order functions and Lambda functions in Kotlin

Hi All, We all know what a function is in kotlin . But do you all know there is something called Higher order and Lambda functions?

15:00
[Kanglishnalli Kotlin Series] Higher order functions and Lambda functions in Kotlin

62 views

4 months ago

LearnTrendy Skills
Quick Look at Kotlin Functions: A Beginner's Guide

Quick Look at Kotlin Functions: A Beginner's Guide Explore Kotlin functions with this quick and easy guide! Whether you're new ...

4:35
Quick Look at Kotlin Functions: A Beginner's Guide

31 views

11 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

CodeLucky
Kotlin Inline Functions: Master Performance Optimization with the inline Keyword

Master Kotlin's inline keyword and learn how to optimize your code performance! In this comprehensive tutorial, we dive deep into ...

5:10
Kotlin Inline Functions: Master Performance Optimization with the inline Keyword

15 views

2 months ago