ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,023 results

Programming with Alex
Kotlin: Lambda & Higher-Order Functions
18:39
Kotlin: Lambda & Higher-Order Functions

1,015 views

7 months ago

Lambda World
Lambda World 25 - From Functions to Inlinable Effects in Kotlin by Michail Zarecenskij

In this talk, we'll explore how Kotlin combines imperative and functional programming styles. We'll look at how to manage effects ...

27:00
Lambda World 25 - From Functions to Inlinable Effects in Kotlin by Michail Zarecenskij

9 views

3 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

340 views

11 months ago

TechSkill Academy
Master lambda, map(), and filter() in Python 🐍 #coding #python #shorts #pythonprogramming #tech #fy

Learn lambda functions, map(), and filter() in Python the fastest way to clean and transform data Perfect for beginners, ...

0:23
Master lambda, map(), and filter() in Python 🐍 #coding #python #shorts #pythonprogramming #tech #fy

1,281 views

2 days ago

3B Coding
Stop Using + in Kotlin ❌ | String Interpolation Explained

In this video, you'll learn the difference between string concatenation and string interpolation in Kotlin. Using the + operator to join ...

0:20
Stop Using + in Kotlin ❌ | String Interpolation Explained

0 views

1 day ago

Echo prime
learn python lambda functions in seconds and master the basics needed #pythonbeginners #programming
0:11
learn python lambda functions in seconds and master the basics needed #pythonbeginners #programming

0 views

10 hours ago

Code With Abid
Python Lambda Function in 1 Line 😱 | Easy Python Trick #shorts #python

Learn how to use Python lambda functions — a tiny one-line function that can replace full functions! This simple Python trick is ...

0:16
Python Lambda Function in 1 Line 😱 | Easy Python Trick #shorts #python

0 views

2 days ago

Java_Techonz
Java Interview 2026: Can You Use Local Variables in Lambda?

"Yes! Lambda expressions can access local variables, but they must be effectively final. That means you can read them, but you ...

1:10
Java Interview 2026: Can You Use Local Variables in Lambda?

0 views

14 hours 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

56 views

3 months ago

Kotlin by JetBrains
Rich Errors in Kotlin | Michail Zarečenskij

Get ready for what's next — join us at KotlinConf 2026 https://kotl.in/conf26-ytd Recording brought to you by American Express.

45:35
Rich Errors in Kotlin | Michail Zarečenskij

16,707 views

7 months ago

Philipp Lackner
Full 2025 Kotlin Crash Course For Beginners

... 1:31:10 - Normal functions 1:42:03 - Extension functions 1:49:07 - Function overloading 1:52:25 - Lambda functions 2:07:33 ...

3:11:50
Full 2025 Kotlin Crash Course For Beginners

255,419 views

10 months ago

3B Coding
Is 5 an Expression in Kotlin? 🤯

In Kotlin, an expression is anything that returns a value 5 → expression a greater b → expression variable → expression If it ...

0:32
Is 5 an Expression in Kotlin? 🤯

0 views

15 hours ago

Python Logic Lab
This is a Google/Facebook level interview question. 99% of Juniors get this wrong. #coding #python

When you create the lambda functions inside the loop, they don't save the value of x (0, 1, 2) at that moment. They only save a ...

0:34
This is a Google/Facebook level interview question. 99% of Juniors get this wrong. #coding #python

757 views

2 days ago

DroidStack
Day 3 : flatMapLatest vs flatMapMerge vs flatMapConcat ⚡ Kotlin Flow

flatMapLatest, flatMapMerge, and flatMapConcat explained with real Kotlin Flow behavior. Learn how cancellation, concurrency, ...

0:41
Day 3 : flatMapLatest vs flatMapMerge vs flatMapConcat ⚡ Kotlin Flow

0 views

2 days ago

#code_with_dotnet
Lambda Expression in C# 💻Write concise & powerful code 🚀#CSharp#LINQ#DotNet
0:10
Lambda Expression in C# 💻Write concise & powerful code 🚀#CSharp#LINQ#DotNet

0 views

1 day ago

Tech Stack
Kotlin - Androids App Development Programming Language

Stack_Tech #ad #activedirectory #ai #dns #dhcp #computer #servers #issues #troubleshooting #fsmo #artificialintelligence ...

0:09
Kotlin - Androids App Development Programming Language

0 views

2 days ago

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

12 views

3 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

53 views

3 months ago

Dave Leeds
Applying the Observer Pattern in Kotlin

The Observer design pattern allows one or more objects to get notified whenever a subject's state changes. But do we really need ...

12:06
Applying the Observer Pattern in Kotlin

8,344 views

10 months ago

vlogize
How to Evaluate Function Values Lazily in Kotlin for Efficient Strategy Selection

Discover how to implement lazy evaluation in Kotlin for effective strategy selection without redundant computations. Learn to ...

1:27
How to Evaluate Function Values Lazily in Kotlin for Efficient Strategy Selection

1 view

10 months ago