Practical Swift Concurrency Make the most out of Concurrency in Swift 5.7 and beyond (Donny Wals) (z-library.sk, 1lib.sk, z-lib.sk)
Author: Donny Wals
Practical Swift Concurrency: Makethe most out of Concurrency inSwift 5.7 and beyond When Apple showed us Swift Concurrency at WWDC 2021 it didn’t takelong for me to get excited about it. What surprised me was that it didn’ttake long for people to start messaging me (jokingly) “Practical async /await, when?”. I’m sure people knew I would jump on Concurrency soonerrather than later.What I didn’t tell people at the time was that I registered the domain namefor the book pretty much straight away. Looking at my domain registrar’sinfo, I registered the domain for Practical Swift Concurrency on June 9th2021. That means it took me almost two years to get this book finished. Ofcourse, I didn’t start on the book immediately (too much was stillhappening around Swift Concurrency initially) and I took a couple of breaks(becoming a dad seems like a good excuse to pause writing for a while) butstill, it took me a while to finish this book.If it weren’t for some nudging from some of my friends, people in the community, and people that seemed eager to get their hands on this book Iprobably wouldn’t have had the book done yet. This book is very muchwritten for everybody that’s interested in it. It’s for everybody that wants tolearn more about Swift Concurrency without any needless complication. It’sfor everybody that has been waiting for what I have to say about SwiftConcurrency.I’d like to extend a huge thank you to everybody that helped me write thisbook. First and foremost I’d like to thank my wife, Dorien for her endlesspatience with me bouncing around between working, writing, traveling,and being a father. I’d like to thank Oliver, my son, for being the best babyever. I’d be lying if I said I didn’t write a couple of paragraphs here andthere with him sleeping in the carrying bag as I was rocking back and forthto make sure he wouldn’t wake up.And of course, a huge thank you goes out to the people that have helped meproofread and improve the book’s contents and topics. Thomas,…