![]() |
iOS Development-Threading and Grand Central Dispatch |
Book Details
Title: Threading and Grand Central Dispatch
Subject: Swift / Computers & Technology / Programming / Apple Programming
Size: 13M
Format: Video
Table Contents
1 iOS development Grand Central Dispatch
2 What you should know
3 Traditional threading
4 What is Grand Central Dispatch
5 Adding multithreading
6 Challenge Optimizing the collection view
7 Solution Optimizing the collection view
8 What are queues
9 The main queue
10 The global queue
11 Developing a custom queue
12 Challenge Download images in a collection view
13 Solution Download images in a collection view
14 What are async and sync programming
15 Dispatching asynchronously
16 Dispatching synchronously
17 Challenge Load images in a collection view
18 Solution Load images in a collection view
19 What are deadlocks
20 Avoiding deadlocks using dispatch async
21 Challenge Resolving a deadlock
22 Solution Resolving a deadlock
23 Digging deeper into GCD’s API
No comments:
Post a Comment