iOS RSSchool 2021. Multithreading. Operation queues

0:00 Intro 0:17 NSOperation 6:52 Demo 1: Create our own NSOperation class 13:31 NSOperationQueue 16:42 Demo 2: Using NSOperationQueue 20:50 Operation dependencies 21:45 Cancelling Operations 23:41 Demo 3: Add dependencies and cancellation for operations 36:56 Asynchronous operations 37:54 Demo 4: Implementing Asynchronous Operation 47:59 Useful materials 48:10 Outro Useful links: Apple – NSOperation: Apple – NSOperationQueue: Materials (demo sources): Presentation: Discord: Other RSS courses:
Back to Top