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.
Find out what's covered in our What's New In Swift 2 video tutorial series.
Learn about the new error handling model in Swift 2.
Learn some new commands in Swift 2 to deal with scope.
Learn about option sets, a new feature of Swift 2 that makes working with bitmasks incredibly easy.
Learn about the new pattern matching and conditional statements in Swift 2, and how they can improve working with enumerations.
Learn about protocol extensions, a new feature in Swift 2 that will make you rethink how you design your code.
Review what you learned in this series and find out where you should look next as you continue to explore Swift 2.