What’s New in Swift 2

Learn about some of the latest and greatest changes included in Swift 2 – from syntax additions such as the new guard statement, to architectural shifts such as protocol-oriented programming techniques. This series is meant to get you caught up to speed with the changes in Swift 2. To learn Swift for beginners, check out our Introduction to Swift series. By Greg Heo & Brian Moakley.

Leave a rating/review
Save for later
Comments
Share
01
Toggle description

Find out what's covered in our What's New In Swift 2 video tutorial series.

Toggle description

Learn about the new error handling model in Swift 2.

Scope 7:59
Toggle description

Learn some new commands in Swift 2 to deal with scope.

Toggle description

Learn about option sets, a new feature of Swift 2 that makes working with bitmasks incredibly easy.

Toggle description

Learn about the new pattern matching and conditional statements in Swift 2, and how they can improve working with enumerations.

Toggle description

Learn about protocol extensions, a new feature in Swift 2 that will make you rethink how you design your code.

Conclusion 2:55
Toggle description

Review what you learned in this series and find out where you should look next as you continue to explore Swift 2.