ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

693 results

CodeLucky
Kotlin Anonymous Functions Explained | Alternative to Lambdas Tutorial for Beginners

Master Kotlin Anonymous Functions and learn when to use them over lambdas! Discover the power of anonymous functions in ...

3:59
Kotlin Anonymous Functions Explained | Alternative to Lambdas Tutorial for Beginners

5 views

2 months ago

CodeLucky
Kotlin Trailing Lambda Syntax: Move Lambdas Outside Parentheses | Kotlin Tutorial

Master Kotlin's trailing lambda syntax and write cleaner, more idiomatic code! ✨ In this tutorial, you'll learn how to move lambda ...

3:41
Kotlin Trailing Lambda Syntax: Move Lambdas Outside Parentheses | Kotlin Tutorial

30 views

2 months ago

Aryan Maheshwari
🔥 Kotlin Lambdas & Higher-Order Functions Explained | Master in 3 Mins! | AI Read

Kotlin Lambdas and Higher-Order Functions — Explained with Real Examples! Whether you're building Android apps or diving ...

2:26
🔥 Kotlin Lambdas & Higher-Order Functions Explained | Master in 3 Mins! | AI Read

3 views

5 months ago

CodeLucky
Kotlin Closures Explained: How Lambdas Capture Outer Variables | Kotlin Tutorial

Master Closures in Kotlin and learn how lambdas capture and modify variables from outer scope! In this comprehensive Kotlin ...

3:35
Kotlin Closures Explained: How Lambdas Capture Outer Variables | Kotlin Tutorial

15 views

2 months ago

CodeTube
how to use a lambda function as a function parameter in kotlin

Download 1M+ code from https://codegive.com/a1621ad in kotlin, lambda functions are anonymous functions that can be treated ...

2:51
how to use a lambda function as a function parameter in kotlin

3 views

10 months ago

CodeLucky
Kotlin Function References: Master the :: Operator | Lambdas Tutorial

Learn how to use Kotlin function references with the double colon (::) operator! In this comprehensive tutorial, you'll discover how ...

3:24
Kotlin Function References: Master the :: Operator | Lambdas Tutorial

13 views

2 months ago

vlogize
How to Pass a Lambda as an Argument in Kotlin

Discover how to effectively pass a `lambda` as a function parameter in Kotlin. Learn how to ensure it returns the correct type for ...

1:38
How to Pass a Lambda as an Argument in Kotlin

2 views

8 months ago

Next LVL Programming
What Are Lambda Expressions In Kotlin? - Next LVL Programming

What Are Lambda Expressions In Kotlin? In this informative video, we'll dive into the world of lambda expressions in Kotlin.

3:45
What Are Lambda Expressions In Kotlin? - Next LVL Programming

6 views

4 months ago

vlogize
Using val Inside Kotlin Lambdas: A Clear Guide

Discover how to effectively use `val` within Kotlin lambdas when mapping functions. Enhance your coding skills with this simple, ...

1:22
Using val Inside Kotlin Lambdas: A Clear Guide

0 views

6 months ago

vlogize
Deserializing a Lambda Function in Kotlin

Learn how to effectively deserialize a serialized `lambda` function in Kotlin. Our comprehensive guide simplifies the ...

1:22
Deserializing a Lambda Function in Kotlin

2 views

6 months ago

vlogize
How to Return a Lambda That Contains Other Lambdas in Kotlin

Discover how to create complex lambdas in Kotlin that can iterate over maps and invoke functions effectively. --- This video is ...

1:35
How to Return a Lambda That Contains Other Lambdas in Kotlin

2 views

8 months ago

vlogize
Understanding Kotlin Lambdas with Receivers: A Guide to Building Your Mental Model

Explore how to master `Kotlin lambdas with receivers`, clarifying concepts, and practical examples to enhance your understanding ...

2:07
Understanding Kotlin Lambdas with Receivers: A Guide to Building Your Mental Model

6 views

6 months ago

vlogize
Understanding Kotlin Lambda Functions: A Common Pitfall and Its Solution

Learn how to fix a Kotlin function that returns a lambda instead of the expected integer using simple examples and explanations.

1:50
Understanding Kotlin Lambda Functions: A Common Pitfall and Its Solution

0 views

8 months ago

vlogize
The Kotlin Solution for Mapping Classes to Functions: A Deep Dive into Type Safety

Discover how to effectively implement a map of class types to lambda functions in `Kotlin`, ensuring type safety and flexibility in ...

1:40
The Kotlin Solution for Mapping Classes to Functions: A Deep Dive into Type Safety

0 views

8 months ago

vlogize
How to Chain Lambdas to a Resulting Lambda in Kotlin

Discover how to effectively perform `function composition` in Kotlin by chaining lambdas to achieve desired results. --- This video ...

1:21
How to Chain Lambdas to a Resulting Lambda in Kotlin

1 view

8 months ago

vlogize
Understanding Kotlin Lambda Functions as Parameters: Simplifying Code with Curly Braces

Dive into how `Kotlin lambda` functions work as parameters, addressing common confusions and providing clarity on code ...

2:13
Understanding Kotlin Lambda Functions as Parameters: Simplifying Code with Curly Braces

5 views

8 months ago

vlogize
How to Pass a Parameterized Function from an Object to a Lambda Function in Kotlin

Learn how to effectively pass a parameterized function from a ViewModel to a lambda function of another class in Kotlin, without ...

1:47
How to Pass a Parameterized Function from an Object to a Lambda Function in Kotlin

1 view

8 months ago

vlogize
How to Pass 2 Arguments Lambda as a Function Argument in Kotlin

Explore how to effectively pass two-argument lambda functions in Kotlin, along with common pitfalls and best practices for naming ...

1:47
How to Pass 2 Arguments Lambda as a Function Argument in Kotlin

1 view

8 months ago

vlogize
How to Count Pairs of Elements in Kotlin using lambda Functions

Learn how to efficiently compare elements from two collections in Kotlin using `lambda` expressions to count matching pairs.

1:38
How to Count Pairs of Elements in Kotlin using lambda Functions

0 views

7 months ago