Swift is a powerful and intuitive general-purpose programming language for the OS X, iOS, watchOS, and Linux operating systems. It’s developed by Apple Inc. Swift is intended to be more resilient to erroneous code (“safer”) than Objective-C, and more conc... (more…)
Read more »
Learn how to use opaque return types and the some keyword in Swift 5. Understand the difference between opaque return types, generics and protocols. (more…)
Read more »
Contribute to mathewsanders/Covid-19-Playground development by creating an account on GitHub. (more…)
Read more »
Table views are a fundamental piece of iOS apps. In this guide I cover the advantages of table views, data sources, cells, and the correct MVC architecture... (more…)
Read more »