So, you want to run an external program from your SwiftUI MacOS app, and a lot of the posts you’re seeing are from 30 B.C. I know! What… (more…)
Read more »
Multi award-winning video director Joseph Kahn says “If anyone has any ideas on crypto I'm open.”... (more…)
Read more »
This week, let’s take a look at a few different ways to deploy unit testing in a more pragmatic manner — to use testing to solve immediate problems, and to enable our code to be tested without having to fundamentally change it. (more…)
Read more »
An article aimed to highlight the main beauties that programming language Swift has. Here I would love to start from a quick quiz. Question: What is the programming language the iOS apps are written on? a)C# b)Objective-C c)Swift Apparently if you have ... (more…)
Read more »
It’s now possible to create a local variable that’s assigned to an expression that has the same name, without having to manually disambiguate with ‘self’. (more…)
Read more »