December 2014
Intermediate to advanced
480 pages
11h 31m
English
The Swift programming language is a new language for writing software for both iOS and OS X. Introduced in June 2014 at Apple’s Worldwide Developers Conference (WWDC), Swift was a surprise to everyone: Apple had managed to develop an entire language (as well as all of the supporting libraries, developer tools, and documentation), and made it work seamlessly with the existing Objective-C language. And on top of that, it’s a really good language.
Swift draws upon an extensive history of language design, and has a number of very cool design features that make developing software easier, simpler, and safer.
In this chapter, you’ll learn how to code in Swift.
The Swift programming language aims for the following goals:
Read now
Unlock full access