Swift Ninja Logo

Swift Basics

Lesson 003 – Control Flow

In Lesson 002, we took a look at collections and iterating over those collections. For this lesson, I want to take a look at how you can make decisions in [...]

Lesson 002 – Collections and Iterators

In this video tutorial, we take a look at collections in Swift as well as ways of iterating over those collections. These are very core concepts in any [...]

Lesson 001 – Variables

In this video tutorial, I show you how to get started with the very basics of Swift. First, I show you where to download XCode 7.3 so that you can install it [...]