Course Information
Course Overview
Learn async/await, actors, async-let, task groups, unstructured concurrency, detached tasks and more!
Concurrency allows multiple tasks to run at the same time. Understanding concurrency is an important part of iOS app development. When used correctly, it can create a pleasant user experience and can even avoid crashing your app. In this course, you will learn about the new concurrency features available in Swift using Async/Await and Actors.
Async/Await and Actors are the future direction of concurrency in Swift and this course will teach you the concepts and practical uses of these modern features. After completing this course, you will be comfortable to add these new features in your applications.
Requirements:
Xcode 13 or above
Knowledge of Swift language is recommended
macOS Catalina or above
Knowledge of SwiftUI is recommended
Passion for development and an open mind
This is not a beginners course
Let’s check out the contents discussed in the course:
Understanding Concurrent Programming
Getting Started with Async & Await (Dates App)
Understanding MVVM Design Pattern
Dates App Using MVVM
Exposing your Functions as Async/Await Using Continuation
Project: News App
Understanding Structured Concurrency in Swift
Project: Random Images and Quotes
AsyncSequence
Actors
Who this course if for:
Students who want to learn about new concurrency features in Swift language.
Anyone interested in learning modern concurrency programming techniques using Swift.
Students who want to learn the new Async/Await and Actor features.
Don’t take my word for it, take a look at some of the amazing reviews for my other courses.
Great course, Azam skips the basic stuff yet does CLEARLY explain the important concepts that most courses miss or fail to provide clear details about. It looks like he keeps the course up to date as well, either by adding updated lessons or notes explaining changes in the swift framework in the notes.
This course was above my expectations indeed. Very valuable, and thank you Azam.
The last 6 months I've followed many courses, but this Section by far has helped my understanding of ObseravableObject, @State etc.Im sure I'm going to run into some problems putting this into practice, but at least I have this course to come back to reference.
As every course by Azam is awesome, full of information and Great explanations and examples, simply amazing. Azam is such a Great Teacher. If you really want to learn and make good use of your money, he is the right Choice.
Course Content
- 10 section(s)
- 70 lecture(s)
- Section 1 Introduction
- Section 2 Understanding Concurrent Programming in iOS
- Section 3 Getting Started with Async and Await
- Section 4 Understanding MVVM Design Pattern
- Section 5 Dates App - MVVM
- Section 6 Exposing your Functions as Async/Await Using Continuation
- Section 7 Project Time: News App
- Section 8 Understanding Structured Concurrency in Swift
- Section 9 Project Time - Random Images and Random Quotes
- Section 10 AsyncSequence
What You’ll Learn
- New async/await features of Swift language
- Concurrency in Swift Using Actors
- Exposing callback functions using continuation API
- Running concurrent tasks using async-let and Task Groups
- Writing modern asynchronous syntax using async/await
Skills covered in this course
Reviews
-
BBhavani Reddy
Excellent explanation. But would have loved it even better if it was introduced in comparison to previous GCD and more information on the thread management, kernels etc
-
RRodriguezabe
I learned about async/await in the Swift language. It's similar to other programming languages but I wanted it to be in action in Swift and this course showed perfect examples for that.
-
EEduardo David De La Cruz Marrero
No response to questions, and servers are down with no response to the request to make them functional again. I had to look for my own solutions for each case.
-
HHiranmayee Mishra
Fantastic course with very good examples!