I chose Objective-C to write the code for Up Spell, my word game for iOS. Find out why. More about Up Spell. https://upgames.dev Steve Jobs at 1997 WWDC. htt... (more…)
Read more »
As computers get smarter, the communication between machines and humans becomes more of a bottleneck. While humans are socially smarter, computers have surpassed us in many ways in areas like math and science. Perhaps the most important side of this bottl... (more…)
Read more »
A PR with this document can be found here Swift Concurrency Roadmap Our goal is to make concurrent programming in Swift convenient, efficient, and safe. This document outlines a number of proposed additions and changes to the language to achieve this, ... (more…)
Read more »
Wrapping up the weekly article series with three of my major overall learnings after close to four years of continuous writing about Swift. (more…)
Read more »
In this tutorial you will create an executable package and a library package with the Swift Package Manager.
Read more »