Good news – Colin and Matt have updated Swift by Tutorials for Swift 1.2!
As you may know, Swift 1.2 introduced some new syntax, such as an improved if let
statement, and revised usage of as
vs as!
vs as?
. To learn more about these changes, check out our What’s New in Swift 1.2 overview.
In this update, Colin and Matt have updated all chapters and sample code to use the new Swift 1.2 syntax, and have also fixed some of the errata reported on the forums.
Here’s how you can get the update:
- If you’re an Swift by Tutorials PDF customer, you can download the update for free on your My Loot page (version 1.4).
- If you’re an Swift by Tutorials Print Version customer, you can find the updated source code at the URL given in the introduction of the book.
- If you don’t have the Swift by Tutorials yet, grab your copy now!
Colin, Matt, and I hope you enjoy this update!
Swift by Tutorials Updated for Swift 1.2 is a post from: Ray Wenderlich
The post Swift by Tutorials Updated for Swift 1.2 appeared first on Ray Wenderlich.