1

The Swift Handbook

Tutorial - Beginner thevalleyofcode.com

Swift

The goal of this handbook is to get you up and running with Swift, starting from zero.

If you have a Mac or an iPad I recommend you to download the Playgrounds application made by Apple from the App Store. This app lets you run snippets of Swift code without having to create a full app first. It’s a very handy way to test your code, not just when you start learning, but all the times you need to try some code.

And it contains a series of awesome examples and tutorials to expand your Swift and iOS knowledge.