A whirlwind tour of the Swift programming language
Swift is a wonderful language that gives you an easy entry-point into the Apple developer ecosystem. If
you've been put off developing for OS X and iOS because of the need to learn Objective-C, now is the time to
start. Swift offers a relatively smooth transition from languages like Ruby and Python. This short book
offers you a whirlwind tour of Swift. I assume you can already program in another language. The aim of this
book is to quicky and succinctly introduce and demonstrate all the major features of the Swift programming
language.