How to make performant, usable and sexy software using Python, Swift and others. (more…)
Read more »
In this tutorial you will create an executable package and a library package with the Swift Package Manager.
Read more »
What are Swift function builders? What is SwiftUI ViewBuilder? How Swift function builders work on the compiler level? How to implement a function builder in Swift? These are the questions to answer in this Swift function builders tutorial. (more…)
Read more »
Swift was introduced a couple of years ago at Apple's 2014 WWDC. Over the years I analyzed iOS to measure how many built-in applications were using Swift. iOS 9 released in 2015 included a single application written with Swift: Calculator. Since then this... (more…)
Read more »