As part of this year’s iOS 9 Feast, we are releasing a new video tutorial series every Thursday.
Last week, we updated our popular 12-part Beginning Swift video tutorial series to Swift 2. Many of you were able to guess what’s coming next! :]
This week, we are happy to release a Swift 2 update to our Intermediate Swift series by Greg Heo.
In this update, Greg has refactored the materials to use playgrounds. That means you can learn the Swift 2 language without having to worry about platform-specific stuff, and then make the move onto iOS or OS X development when you’re ready.
The intermediate series goes deeper into the language with more advanced use of properties and methods, the type system, and generics. You’ll also learn about some exciting new additions in Swift 2 such as protocol extensions and the new error handling system.
All 12 parts of the series are available today. You can check them out here:
- Intermediate Swift 2: Series Introduction (3:22) [Free]
- Intermediate Swift 2 Part 1: Properties (8:53) [Subscribers Only]
- Intermediate Swift 2 Part 2: Optionals (9:51) [Subscribers Only]
- Intermediate Swift 2 Part 3: Methods (8:14) [Subscribers Only]
- Intermediate Swift 2 Part 4: Closures (9:40) [Subscribers Only]
- Intermediate Swift 2 Part 5: Protocols (8:31)[Subscribers Only]
- Intermediate Swift 2 Part 6: Inheritance & Extensions (12:52) [Subscribers Only]
- Intermediate Swift 2 Part 7: Generics (10:52) [Free]
- Intermediate Swift 2 Part 8: Instance Lifecycle (9:38) [Subscribers Only]
- Intermediate Swift 2 Part 9: Type System (7:39) [Subscribers Only]
- Intermediate Swift 2 Part 10: Error Handling (10:53) [Subscribers Only]
- Intermediate Swift 2 Part 11: Conclusion (4:41) [Subscribers Only]
Now that both the Beginner and Intermediate Swift series have been freshly updated for Swift 2, there’s no excuse not to get up-to-speed with Swift if you haven’t already! :]
So what are you waiting for – check out the videos and dive into Swift 2! And be sure to come back next Thursday for another new video tutorial series.
The post New Video Tutorial Series: Intermediate Swift 2 appeared first on Ray Wenderlich.