A good example of some synchronized / asynchronous programming in Swift, using an Operation subclass with OperationQueue.
👉 Download files sequentially using URLSession inside OperationQueue
I like this article because it is practical, focused, and relatively simple. Via iOS Dev Weekly.
