ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

8,262 results

Related queries

lambda function in kotlin

extension function kotlin

inline function kotlin

sealed class in kotlin

Reso Coder
Kotlin - Apply, Let, Run, With, Also - Higher Order Standard Functions

Kotlin is all about simplifying the development. Kotlin's standard library is full of useful classes and functions which aim to fulfill this ...

11:46
Kotlin - Apply, Let, Run, With, Also - Higher Order Standard Functions

43,582 views

7 years ago

Smartherd
Kotlin Lambdas and Higher Order Functions Part - 1. Kotlin Tutorial for Beginners #9.1

Access 7000+ courses for 15 days FREE: https://pluralsight.pxf.io/c/1291657/431340/7490 Kotlin Tutorial: Learn about Lambdas ...

16:47
Kotlin Lambdas and Higher Order Functions Part - 1. Kotlin Tutorial for Beginners #9.1

92,820 views

8 years ago

Yash Nagayach
Kotlin Higher Order Functions | With Example for Beginners | Code With Yash

Instagram: https://www.instagram.com/code.with.yash SUBSCRIBE❤ Code With Yash Kotlin Complete Beginners Playlist: ...

5:31
Kotlin Higher Order Functions | With Example for Beginners | Code With Yash

8,426 views

5 years ago

Simplified Coding
Kotlin Higher Order Function and Lambda - #11 Kotlin Android Tutorial for Beginners

Kotlin Higher Order Function and Lambda: A very warm welcome to you in the video lesson of this Kotlin Android Tutorial for ...

13:28
Kotlin Higher Order Function and Lambda - #11 Kotlin Android Tutorial for Beginners

19,904 views

5 years ago

LearnTrendy Skills
Define Higher-Order Functions in Kotlin: A Complete Guide for Beginners

Define Higher-Order Functions in Kotlin: A Complete Guide for Beginners Take your Kotlin programming to the next level with ...

4:21
Define Higher-Order Functions in Kotlin: A Complete Guide for Beginners

36 views

10 months ago

People also watched

Team MAST
Kotlin Tutorial -  Lambda Functions, Inline Functions, Higher Order Functions Extension Functions

Kotlin Functions, Lambda Functions, Inline Functions, Higher Order Here is the list of items I have covered in this video: Functions ...

25:49
Kotlin Tutorial - Lambda Functions, Inline Functions, Higher Order Functions Extension Functions

5,198 views

5 years ago

Packt
Learn Kotlin Programming: Intro Higher-Order Functions & Lambda Expressions| packtpub.com

This video tutorial has been taken from Learn Kotlin Programming. You can learn more and buy the full video course here ...

7:28
Learn Kotlin Programming: Intro Higher-Order Functions & Lambda Expressions| packtpub.com

7,031 views

7 years ago

Beer and Code
Kotlin - Higher Order Functions and Lambdas

Code located on GitHub here - https://github.com/jjnguy/JDapper/tree/kotlin-4 Check out the new Facebook page: ...

20:22
Kotlin - Higher Order Functions and Lambdas

2,433 views

8 years ago

Dev Landing
Android Kotlin - Inline Functions

Want to hire me?: http://www.devlanding.com/?page_id=336.

3:36
Android Kotlin - Inline Functions

4,290 views

8 years ago

peppidesu
Your code can be beautiful AND fast (Higher order functions)

Thank you all for watching! If you want to see more of this, consider subscribing! In this video we will talk about higher-order ...

8:13
Your code can be beautiful AND fast (Higher order functions)

24,763 views

2 years ago

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

... we will explore the benefits of various functional concepts, ranging from basic higher-order functions, function composition, and ...

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

32,524 views

2 years ago

KotlinBytes
Kotlin Callbacks, Closures & Lambdas

KotlinBytes - Kotlin 101 ep.14 - Callbacks, Closures & Lambdas Callbacks and Closures are oftentimes used for similar purposes.

9:05
Kotlin Callbacks, Closures & Lambdas

11,776 views

5 years ago

Simplified Coding
Kotlin Scope Functions Tutorial - let, run, with, apply and also

Welcome to Kotlin Scope Functions Tutorial. In this video we will see all the available kotlin scope functions in Kotlin standard ...

11:59
Kotlin Scope Functions Tutorial - let, run, with, apply and also

13,241 views

4 years ago

GOTO Conferences
Functional Programming with Kotlin • Hadi Hariri • GOTO 2018

This presentation was recorded at GOTO Amsterdam 2018. #gotocon #gotoams http://gotoams.nl Hadi Hariri - Kotlin Expert at ...

51:31
Functional Programming with Kotlin • Hadi Hariri • GOTO 2018

40,042 views

7 years ago

Cody Engel
Kotlin Scope Functions | Kotlin Tutorial 2019

Kotlin scope functions are one of my favorite things about this programming language. There are five different scope functions ...

11:30
Kotlin Scope Functions | Kotlin Tutorial 2019

3,610 views

6 years ago

Android Developers
Inline functions - Kotlin Vocabulary

Improve your app by saving some extra object allocations with inline functions! Stay tuned to see what happens when you pass ...

5:00
Inline functions - Kotlin Vocabulary

84,912 views

5 years ago

Telusko
#43 Kotlin Tutorial | Higher Order Function

Github :- https://github.com/navinreddy20/kotlin Check out our website: http://www.telusko.com Follow Telusko on Twitter: ...

14:05
#43 Kotlin Tutorial | Higher Order Function

17,685 views

8 years ago

Milind Amrutkar - BackToCoding
What Are HIGHER ORDER Functions in Kotlin? | Android Interview Quick Revision #backtocoding

What exactly are Higher-Order Functions in Kotlin — and why are they so important for Android interviews? In this quick Kotlin ...

4:53
What Are HIGHER ORDER Functions in Kotlin? | Android Interview Quick Revision #backtocoding

80 views

2 months ago

TechInnate TV
Kotlin Higher Order Functions

In this video, we will learn how to use the higher order functions in kotlin with the help of examples. A higher-order function is a ...

14:44
Kotlin Higher Order Functions

144 views

4 years ago

Oday
Higher-Order Functions - Advanced Kotlin in under 60 seconds #shorts #kotlin #coding #programming

Stop scrolling it's a waste of time kotlin supports functional programming Concepts such as higher order functions lambdas and ...

0:44
Higher-Order Functions - Advanced Kotlin in under 60 seconds #shorts #kotlin #coding #programming

2,527 views

2 years ago

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

848 views

5 months ago

Simplified Coding
#24 Kotlin Programming Tutorial - Higher Order Function and Lambda

Check the Updated Tutorial Here: https://bit.ly/3pmOi3k.

9:43
#24 Kotlin Programming Tutorial - Higher Order Function and Lambda

6,925 views

8 years ago

goobar
Functional Kotlin w/ Higher Order Functions & Kotlin Standard Library - Part 14 Kotlin Tutorial 2020

Learn to write more functional Kotlin by leveraging higher order functions and the Kotlin Standard Library. You'll learn how to write ...

21:11
Functional Kotlin w/ Higher Order Functions & Kotlin Standard Library - Part 14 Kotlin Tutorial 2020

2,442 views

5 years ago

Cheezy Code
Kotlin Higher Order Functions and Function Types in Kotlin With Examples | Cheezycode #33

In this tutorial, learn about what is function type in Kotlin and how to use it using a function referencing operator. Learn ...

8:34
Kotlin Higher Order Functions and Function Types in Kotlin With Examples | Cheezycode #33

33,056 views

5 years ago

CodeLucky
Kotlin Higher-Order Functions: Functions as Parameters Explained for Beginners

Master Higher-Order Functions in Kotlin! Learn how to pass functions as parameters and unlock the power of functional ...

4:48
Kotlin Higher-Order Functions: Functions as Parameters Explained for Beginners

22 views

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

Dave Leeds
Fun with Function Types in Kotlin

Let's look at the different kinds of function types in Kotlin, and see how we can call regular functions - and even property setters ...

11:35
Fun with Function Types in Kotlin

6,026 views

1 year ago

Fabri Di Napoli
Difference between Scoped and Higher Order functions in Kotlin Explained #shorts #coding

Confused about higher-order functions and scoped functions in Kotlin? In this quick video, I break down the differences!

2:34
Difference between Scoped and Higher Order functions in Kotlin Explained #shorts #coding

30 views

11 months ago

Techniche
Master Kotlin Higher-Order Functions & Lambdas | Step-by-Step Guide for Beginners

Unlock the power of Kotlin higher-order functions and lambdas with this comprehensive step-by-step guide! Whether you're a ...

9:05
Master Kotlin Higher-Order Functions & Lambdas | Step-by-Step Guide for Beginners

108 views

1 year ago

Bro Code
Python higher order functions 👑

Python higher order functions tutorial example explained #python #higher-order #functions # Higher Order Function = a function ...

6:28
Python higher order functions 👑

44,595 views

4 years ago