The Raspberry Pi is a fun little device that everyone can learn from. From robotics to home automation, you can use it to do just about anything. In September 2019, I hosted a workshop at try! Swift NYC where we used a Raspberry Pi to build a distance mea... (more…)
Read more »
Rather than making you more productive, Swift is preventing you from getting anything done.
Read more »
We use API availability checks all the time to provide fallbacks for users running older iOS versions, but have you wondered how the Swift compiler handles this? In this article, we’ll take a deep… (more…)
Read more »
Dive into the details of Swift concurrency and discover how Swift provides greater safety from data races and thread explosion while... (more…)
Read more »
First part of an in-depth guide into developing a native macOS application using Haskell with Swift and SwiftUI. This part covers the set-up required to call Haskell functions from Swift in an XCode project using SwiftUI. (more…)
Read more »