ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,341 results

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

10 views

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

Lambda World
Lambda World 2019 - What the F(p) is Kotlin? - Katie Levy & Shelby Cohen

In this Lambda World 2019 presentation, software engineers Katie Levy and Shelby Cohen share their experience introducing ...

27:25
Lambda World 2019 - What the F(p) is Kotlin? - Katie Levy & Shelby Cohen

3,180 views

6 years ago

Lambda World
Kotlin 102 Beyond the Basics - Hadi Hariri

This presentation was given at Lambda World 2017 by Hadi Hariri. Follow: - https://www.twitter.com/47deg ...

45:33
Kotlin 102 Beyond the Basics - Hadi Hariri

1,849 views

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

54,302 views

1 year ago

Lambda World
Functional Programming in Kotlin with Kategory - Raul Raja & Paco Estevez

This presentation was given as part of Lambda World 2017 by Raul Raja and Paco Estevez. Follow: ...

40:06
Functional Programming in Kotlin with Kategory - Raul Raja & Paco Estevez

5,410 views

8 years ago

Java
Kotlin Reflection with Andrey Breslav

Kotlin Reflection with Andrey Breslav.

37:18
Kotlin Reflection with Andrey Breslav

4,365 views

6 years ago

Armando Picón
Kotlin | Lambdas

En este pequeño video hacemos un repaso sobre cómo se definen lambdas en Kotlin El repo con el código de ejemplo ...

20:02
Kotlin | Lambdas

154 views

3 years ago

Philipp Lackner
All Classes In Kotlin Explained

In this video you'll learn about all the different types of classes in Kotlin. Specifically normal classes, data classes, objects, data ...

35:06
All Classes In Kotlin Explained

35,570 views

11 months ago

Scott Stanchfield
Kotlin lambdas

Sample Source code: https://gist.github.com/javadude/5adafd93cc5a319531ef1e5fdff5c93a.

1:11:13
Kotlin lambdas

410 views

6 years ago

The Self-Taught Software Engineer
Tidy up your Kotlin code with Scope Functions: Why you should use them!

Do you want to learn Kotlin? Then you are absolutely right in this tutorial: In this series of videos, I am gonna showcase useful ...

48:55
Tidy up your Kotlin code with Scope Functions: Why you should use them!

1,197 views

4 years ago

Code with mTwTm
Learning Kotlin Live Episode 32: Higher-Order Functions and Lambdas part 1

Covered: Higher-Order Functions and Function types (https://kotlinlang.org/docs/reference/lambdas.html)

40:10
Learning Kotlin Live Episode 32: Higher-Order Functions and Lambdas part 1

29 views

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

261,150 views

10 months ago

Thoughtworks
Kotlin and Arrow  the functional way  - Noe Luaces

Kotlin is a great language for developing server-side applications; it's an object-oriented language and also a functional one, ...

25:35
Kotlin and Arrow the functional way - Noe Luaces

1,000 views

6 years ago

CubexTech
Higher Order Functions and Lamda Expression in Kotlin

CubexTech In this video we will about 1. Anonymous Functions 2. Lamda Expression 3. Higher Order Functions 4.

34:39
Higher Order Functions and Lamda Expression in Kotlin

291 views

4 years ago

Kotlin by JetBrains
Kotlin & Functional Programming: pick the best, skip the rest by Urs Peter

Recording brought to you by American Express. https://americanexpress.io/kotlin-jobs Applying Functional Programming practices ...

43:49
Kotlin & Functional Programming: pick the best, skip the rest by Urs Peter

32,983 views

2 years ago

Khanyisa Keke TV
What are Lambda Expressions in Kotlin: Everything You NEED to Know [2024]

Discover the power of Kotlin lambda expressions and their role in functional programming with this comprehensive guide to ...

39:21
What are Lambda Expressions in Kotlin: Everything You NEED to Know [2024]

77 views

1 year ago

Code with mTwTm
Learning Kotlin Live Episode 34: Higher-Order Functions and Lambdas part 2

Covered: Higher-Order Functions and Function types (https://kotlinlang.org/docs/reference/lambdas.html)

43:29
Learning Kotlin Live Episode 34: Higher-Order Functions and Lambdas part 2

11 views

Streamed 6 years ago

Donn Felker
Kotlin Tutorial for Beginners: The Kotlin Programming Language Full 9-hour Kotlin Course

This is a full length Kotlin Programming Course for beginners. Over 9 hours of instruction that will take you from an absolute ...

9:40:51
Kotlin Tutorial for Beginners: The Kotlin Programming Language Full 9-hour Kotlin Course

150,211 views

4 years ago

Kotlin by JetBrains
Have your Serverless Kotlin Functions and Eat Them Too | Andrew O'Hara

Recording brought to you by American Express. https://americanexpress.io/kotlin-jobs It's a sad reality that JVM functions have ...

35:20
Have your Serverless Kotlin Functions and Eat Them Too | Andrew O'Hara

4,335 views

1 year ago

MongoDB
Build an AWS Lambda Serverless function with Kotlin and MongoDB

Sign-up for a free cluster at: https://mdb.link/free-lQ6g3QTf4eA ✓ Get help on our Community Forums: ...

22:25
Build an AWS Lambda Serverless function with Kotlin and MongoDB

2,343 views

2 years ago

Recro
Kotlin DSL: From Theory To Practice | What Is Lambdas | Recro

The Kotlin DSL is a wrapper and extension to Java DSL and aimed to make Spring Integration development on Kotlin as smooth ...

57:43
Kotlin DSL: From Theory To Practice | What Is Lambdas | Recro

209 views

5 years ago

JetBrains
KotlinConf 2017 - Architectures Using Functional Programming Concepts by Jorge Castillo

You're probably used to MVP, MVVM, MVC, Clean, Viper, and other patterns and architectures usually applied using OOP.

40:59
KotlinConf 2017 - Architectures Using Functional Programming Concepts by Jorge Castillo

15,715 views

8 years ago

life michael
Lambda Expressions in Kotlin [Free Professional Meetup]

This is the video that was created following our meetup about Lambda Expressions in Kotlin. This meetup took place on Tuesday, ...

1:02:59
Lambda Expressions in Kotlin [Free Professional Meetup]

281 views

4 years ago

Smartherd
Kotlin Scope Functions: let, apply, run, with, and also : With Differences

Access 7000+ courses for 60 days FREE: https://pluralsight.pxf.io/c/1291657/424552/7490 Learn how and where to use scope ...

26:55
Kotlin Scope Functions: let, apply, run, with, and also : With Differences

72,512 views

5 years ago