In his excellent interview with the Accidental Tech Podcast, Chris Lattner defended the goal of Swift being suitable to both beginner and advanced programmers. He cites progressive disclosure, a design philosophy that is often employed in GUI applications...
Read more »
Recently I got interested in the new Apple language Swift, that will
probably replace objective-c as the language of choice for native iOS
and OSX applications.
Read more »
Learning a new programming language can be a very challenging concept to most if you haven’t done it before. In today’s day and age, there are a plethora of resources that provide some level of training or practice. But where do you get started? Well, you... (more…)
Read more »
Late December 2017, Taylor Swift’s new iOS app called “The Swift Life™” hit the app store. The app is geared towards social media, allowing you to post content and interact with o… (more…)
Read more »
A open-source, lightweight framework from Instacart which extends Optional and plugs into your existing logging system to help identify issues lost in Swift’s guard statements...
Read more »