Swift needs a better language reference

Reference documentation should be searchable, linkable, and ideally integrated into IDEs. A badly structured book isn’t good enough. Read more

Similar

Pragmatic Unit Testing in Swift

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 »

Advantages of Using Swift Over Objective-C

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 »