Building a great app is one thing but making it perform well is quote another! Learn how to enhance your app's performance by taking full advantage of every available ounce of mobile processing power using Multithreading with Matt from Huma Solutions...
Huma Solutions –based in Vancouver, Canada– is a leading producer in the field of software development for the Apple, Android and Microsoft desktop and mobile platforms. They bring their real world experience to their exceptional dev courses!
Patience is a quality that is in short supply in today's "instantaneous" digital age! If your app is too slow, it runs the risk of frustrating users who may abandon your app for another one that may not be as good, but runs faster! In this course, you get to learn about how to enhance iOS devices' performance by taking advantage of today's multithreaded processors.
First, you learn to resolve conflicts by restricting thread access using NSLock and NSOperationQueue. Then you're on to Grand Central Dispatch (GCD) where you learn how to set priority with GCDPriority and use semaphores with GCDSemaphores.
To finish, you get to see how to handle timing using NSTimer as well as how to deal with asynchronous callbacks.
So, expand your developer skillset by watching all the courses in our growing iOS App Development!
Outline
Section 1: Section 1: Introduction to Multithreading