Swift Developments is a hand-curated newsletter containing a weekly selection of the best links, videos, tools and tutorials for people interested in designing and developing their own apps using Swift. Comment So the rumour mill is switching into high gear with Apple’s announcement of it’s press event on March 21st. From what I can tell […]
Swift Sets
In Swift there are three primary collection types – arrays, dictionaries and sets. We’ve already covered arrays and dictionaries in previous posts and in this post we’re going to complete the set (no pun intended) by looking at sets.
Issue 27 – 8th March 2016
Swift Developments is a hand-curated newsletter containing a weekly selection of the best links, videos, tools and tutorials for people interested in designing and developing their own apps using Swift. Comment So, I’m back in the swing of things this week which for me means trying to find some focused time to write some more […]
Issue 26 – 1st March 2016
Swift Developments is a hand-curated newsletter containing a weekly selection of the best links, videos, tools and tutorials for people interested in designing and developing their own apps using Swift. Comment Welcome to another week of the Newsletter! Not a great week for me as I’ve been sick in bed for a few days. (Maybe […]
Pattern Matching in Swift
The Swift Programming language has a number of powerful features that are sometimes overlooked by those new to the language. In this article, we’re going to look at one such feature – pattern matching – which offers huge potential for both simplifying your code and making it much more expressive.
Issue 25 – 23rd February 2016
Swift Developments is a hand-curated newsletter containing a weekly selection of the best links, videos, tools and tutorials for people interested in designing and developing their own apps using Swift. Comment It’s been a busy week for me. My young trio all turn three tomorrow (the 24th) – (it’s the same birthday as Steve Jobs […]