Let’s take a quick look at one of the design patterns that should help us to write a good Object-Oriented code. (more…)
Read more »
This post describes the goals, release process, and estimated schedule for Swift 5.3. (more…)
Read more »
It is my pleasure to announce a new set of Linux distributions officially supported by the Swift project. Swift.org now offers downloadable toolchain and Docker images for the following new Linux distributions: (more…)
Read more »
Google's plans on making Swift the first mainstream language with first-class language-integrated differentiable programming capabilities. What's so cool about Swift? (more…)
Read more »
Weak self references are common in Swift, especially in network request callbacks. In this article, I'll show you why they are needed and how simplify them. (more…)
Read more »