Multi-threading with background threads and queues in Xcode | Continued Learning #17
In this video we will learn how to properly use background threads, also known as background queues. By default, all of the code that we write in our apps is executed on the "main thread", however, if the main thread ever gets overwhelmed with tasks, it can slow down, freeze, or even crash our app. Luckily, Apple provides us with easy access to many other threads that we can use to offload some of the work! We will review how to add different threads, how to perform tasks on a background thread, and how to return back to the main thread afterward. As we get into the second half of this course, we will begin to use background threads more often as we begin to do data intensive tasks, such as downloading data from the internet. Next video: • How to use weak self in Swift | Continued ... Last video: • Core Data relationships, predicates, and d... 🤙 WELCOME BACK 🤙 WEBSITE: https://www.swiftful-thinking.com DISCORD: / discord GITHUB: https://github.com/SwiftfulThinking/ SAY THANKS: https://www.buymeacoffee.com/nicksarno

How to use weak self in Swift | Continued Learning #18

"Clean" Code, Horrible Performance

Codable, Decodable, and Encodable in Swift | Continued Learning #21

Why Aliens Would NEVER Invade Africa

iOS Developer Mock Interview | Tech Round (Round-2)

How Much Memory for 1,000,000 Threads in 7 Languages | Go, Rust, C#, Elixir, Java, Node, Python

How to use Global Actors in Swift (@globalActor) | Swift Concurrency #10

Concurrency using Actors | Swift 5.5 | Async/Await | Data Race

How to Actually Learn C (2027 Edition)

Intro to SwiftData - Model, Container, Fetch, Create, Update & Delete

When to Semaphore vs Dispatch Group! Careful Multithreaded Shared Resource

Concurrency of SwiftData, by Donny Wals (English)

Building the PERFECT Linux PC with Linus Torvalds

Trump Preps for 80th Birthday, Threatens to Hit Iran, Knicks Historic Win & Elon Musk Trillionaire!?

DispatchQueue in Swift 5: iOS Concurrency & Threading (Xcode 11, 2020, swift)

Creator of C++: Bell Labs, Negative Overhead Abstraction, Mistakes | Bjarne Stroustrup

Stanford - Developing iOS 11 Apps with Swift - 10. Multithreading and Autolayout

The Only Unbreakable Law

The Invisible War: A Realistic AI Takeover Scenario

