ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

69 results

goobar
Kotlin Variables, Types, Control Flow - Part 1 Kotlin Tutorial 2020

Welcome to Part 1 of this Kotlin programming tutorial for beginners. In this first part of the tutorial, you'll discover how to get started ...

18:16
Kotlin Variables, Types, Control Flow - Part 1 Kotlin Tutorial 2020

6,389 views

5 years ago

Indently
Learn Kotlin for Android: Let, Run, Also... (Lesson 25)

In this video I will explain how you can use these scope functions. And in the next video we will finish with "apply" and "with".

7:58
Learn Kotlin for Android: Let, Run, Also... (Lesson 25)

2,707 views

5 years ago

Indently
Learn Kotlin for Android: Lambda Expressions (Lesson 24)

So here are the very basics regarding lambda expressions in Kotlin! ​​​​

4:52
Learn Kotlin for Android: Lambda Expressions (Lesson 24)

4,721 views

5 years ago

Indently
Learn Kotlin for Android: Apply, With... (Lesson 26)

In this video we will be covering the scope functions "apply", and "with". ​​​​

5:05
Learn Kotlin for Android: Apply, With... (Lesson 26)

1,333 views

5 years ago

Coding with Mohit
Kotlin Analysis API - How Scopes Work

A Kotlin source could have different scopes like member and static scopes. This video looks how to get information about scopes ...

5:00
Kotlin Analysis API - How Scopes Work

75 views

1 year ago

Emmett Witchel
Android Programming: Lambda functions in Kotlin

This demo walks through code that demonstrates what lambda functions are in Kotlin and how to use them.

14:31
Android Programming: Lambda functions in Kotlin

664 views

5 years ago

Indently
Kotlin Coroutines: coroutineScope vs. runBlocking (Tutorial)

To keep it simple: runBlocking blocks, and coroutineScope suspends, and for that reason, runBlocking is a normal function, while ...

5:55
Kotlin Coroutines: coroutineScope vs. runBlocking (Tutorial)

6,627 views

5 years ago

Sophia Wagner
Codereview: Kotlin: scoped functions with try/catch support

Kotlin: scoped functions with try/catch support Hey guys! Hopefully you found a solution that helped you! The Content is licensed ...

4:02
Codereview: Kotlin: scoped functions with try/catch support

3 views

1 year ago

goobar
Kotlin Named Arguments, Default Parameters - Kotlin Programming Tutorial for Beginners Part 5

Welcome to Part 5 of this Kotlin programming tutorial for beginners. In this part of the tutorial, you'll learn how to use the spread ...

11:21
Kotlin Named Arguments, Default Parameters - Kotlin Programming Tutorial for Beginners Part 5

1,308 views

5 years ago

Indently
Kotlin Coroutines: Context & Dispatchers (Tutorial)

I hope this video helped! In the next video we will be going over jobs and coroutine cancellations. ​​​​

8:51
Kotlin Coroutines: Context & Dispatchers (Tutorial)

6,604 views

5 years ago

Indently
Kotlin Coroutines: Suspend Functions (Tutorial)

In this video I'll be covering the very basics of suspend functions, and in the next video we'll be going over coroutine scopes!

4:44
Kotlin Coroutines: Suspend Functions (Tutorial)

4,944 views

5 years ago

Indently
Learn Kotlin for Android: takeIf & takeUnless (Lesson 27)

In this video I will be showing you how to use takeIf and takeUnless in Kotlin. ​​​​

4:56
Learn Kotlin for Android: takeIf & takeUnless (Lesson 27)

1,992 views

5 years ago

goobar
Kotlin Companion Objects & Object Expressions - Part 9 Kotlin Tutorial 2020

Welcome to Part 9 of this Kotlin programming tutorial for beginners. In this part of the tutorial, you'll learn to use object expressions ...

9:50
Kotlin Companion Objects & Object Expressions - Part 9 Kotlin Tutorial 2020

3,289 views

5 years ago

Indently
Kotlin Coroutines: Async and Await (Tutorial)

And finally with this, you should be able to already start using coroutines in your projects! ​​​​

7:08
Kotlin Coroutines: Async and Await (Tutorial)

8,535 views

5 years ago

All About Development
Android Development for Beginners - Functions Lesson 12

DONT CLICK THIS: https://bit.ly/3AuzBjH In this Android Development for Beginners Tutorial, you will learn how to build Android ...

5:54
Android Development for Beginners - Functions Lesson 12

31 views

4 years ago

Kyle Luce
Tutorial: Kotlin Collections/Sequences Vs Java Streams (List processing in Style!)

Hi Fellow Devs, Are you a Java Developer who would like to check out Kotlin? Are you tired of Java's old style boiler plate work?

16:41
Tutorial: Kotlin Collections/Sequences Vs Java Streams (List processing in Style!)

791 views

6 years ago

makingthematrix
Programming with Functions #10 - Composition over Inheritance

00:00 Preface 03:38 Inheritance: what the type is 09:49 Composition: what the type can do 14:07 Mocking frameworks 16:32 ...

19:33
Programming with Functions #10 - Composition over Inheritance

450 views

3 years ago

Cave of Programming
Val, Var and Variable Interpolation: Kotlin for Complete Beginners 002

Free courses: https://www.caveofprogramming.com Introducing the concept of a "variable", and the val and var keywords in Kotlin ...

10:13
Val, Var and Variable Interpolation: Kotlin for Complete Beginners 002

659 views

1 year ago

Cave of Programming
Suspending Functions: Kotlin for Complete Beginners 053

We can use suspending functions to create coroutines in Kotlin. The "suspend" keyword marks the function as suspendable, and ...

10:45
Suspending Functions: Kotlin for Complete Beginners 053

141 views

3 months ago

goobar
Kotlin Arrays, Lists, Maps, Iteration - Kotlin Programming Tutorial for Beginners Part 4

Welcome to Part 4 of this Kotlin programming tutorial for beginners. In this part of the tutorial, you'll learn how to create arrays, lists, ...

16:55
Kotlin Arrays, Lists, Maps, Iteration - Kotlin Programming Tutorial for Beginners Part 4

3,820 views

5 years ago