Zieg Heil
Linkedin.Learning.iOS.Development.Threading.and.Grand.Central.Dispatch.Online.Class-ZH
Title: iOS Development: Threading and Grand Central Dispatch Online Class
Publisher: Linkedin.Learning
Size: 148M (154345465 B)
Files: 4F
Date: 07/22/2020
Course #: Linkedin.Learning
Type: N/A
Published:
Modified: N/A
URL: www.linkedin.com/learning/ios-development-threading-and-grand-central-dispatch
Author: Grace Njoroge
Duration: N/A
Skill: N/A
Exer/Code: [X]
Installation:
Unpack that shit, run that shit
Of course we know its sieg heil, thats how fucking rebelious we are!
Description:
Users expect their iOS apps to be fast and responsive. Grand
Central Dispatch (GCD)—a Swift framework that allows you to
execute code concurrently on multicore hardware—can help you
ensure that your app meets these expectations. In this course,
instructor Grace Njoroge helps you get up and running with GCD,
explaining how to put code or tasks on threads to speed up your iOS
app and make it more responsive to users. She covers
asynchronous and synchronous execution, deadlocks, how
multithreading keeps apps from stalling while handling heavy
operations, how to work with queues, and how GCD factors into all of
these topics. Along the way, she shares scenarios that lend a
real-world context to these concepts.