Swift playground for modeling Covid-19 cases in NYC

Contribute to mathewsanders/Covid-19-Playground development by creating an account on GitHub. Read more

Similar

C++ for Swift Developers

Swift in a sense is very much like C++, and when I say C++ I mean C++11 and beyond. One could also say that Swift is cleaner C++, or C++ without the backwards compatibility baggage from the 80s. To give an idea here’s a minimal modern C++ code: (more…)

Read more »

Doug Gregor on concurrency in Swift [audio]

Doug Gregor from Apple joins John to discuss Swift 5.5’s new concurrency features in great detail. How do features like async/await and actors work under the hood, and how were those concepts adapted in order to feel right at home within Swift’s existing ... (more…)

Read more »