Swift
Swift is Apple's delightful replacement for Objective-C. It's such a nifty language it's even begun expanding beyond the Apple eco-system.
September 23, 2021
Moving a Dot with MetalKit
Got a green dot to move across the screen with MetalKit.
ReadSeptember 18, 2021
Swift First Swing at Generic Array Extension
Leveling up my understanding of generic extensions on Arrays
Read