Views

Difficulty: Intermediate
Duration: 9 minutes and 13 seconds
Students: 42
Rating: 5/5

This lesson explores the concepts of threading, async, and await in iOS and how you can employ them in your app builds.

Learning Objectives

  • Understand how to implement threading (aka concurrency) in your iOS apps
  • Learn about the concepts of async image and await and how to use them

Intended Audience

This lesson is intended for anyone who wants to learn how to develop apps on iOS.

Prerequisites

To get the most out of this lesson, some basic knowledge of iOS development would be beneficial. We recommend that you take this lesson as part of the Developing Mobile Apps for iOS course.

Covered Topics