Information Technology
Hands on Training icon
Hands On Training
Hands on Training icon

Kotlin: Using Coroutines

Course Cover
compare button icon

Course Features

icon

Duration

229 minutes

icon

Delivery Method

Online

icon

Available on

Downloadable Courses

icon

Accessibility

Desktop, Laptop

icon

Language

English

icon

Subtitles

English

icon

Level

Advanced

icon

Teaching Type

Self Paced

icon

Video Content

229 minutes

Course Description

You want your developers to create fast-running applications, without the overhead that threads may cause. This course, Kotlin Using Coroutines teaches you how coroutines allow you to use lightweight threads in a process that allows us to take advantage of multicore processors with minimal overhead. You'll first learn how to make coroutines. Then, you will learn how to use them for returning data. You'll also learn how to use coroutines within environments like JavaFX or Android where thread affinity can be a problem. This course will give you a solid understanding of coroutines in Kotlin and how to create efficient, fast applications.

Course Overview

projects-img

International Faculty

projects-img

Post Course Interactions

projects-img

Instructor-Moderated Discussions

projects-img

Case Studies, Captstone Projects

Skills You Will Gain

What You Will Learn

By the end of this course, you'll have a thorough knowledge of how to use coroutines in Kotlin to create fast and efficient applications

Finally, you'll discover how to use coroutines in environments such as JavaFX and Android, where thread affinity is really an issue

First, you'll learn how to create coroutines

Next, you'll explore how to use them to return data

You'll learn how coroutines provide a way to use ‘lightweight’ threads within a process that let us take advantage of multi-core processors without much of the overhead

Course Cover