Kodeco Forums

RWDevCon 2016 Session 202: Programming in a Swift Style

Are you just getting started with Swift and need some style tips? Or are you learning Swift, but find yourself writing Swift code with an Objective-C accent? In this session, you’ll see contrasts between the old Objective-C ways and the new Swifty ways, and you’ll pick up some tips on how to make your types take full advantage of all that Swift has to offer.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/1297-rwdevcon-2016-session-202-programming-in-a-swift-style

Loved the humour and info! I need to brush up on my studies on the 54 protocols :slight_smile:

1 Like

Excellent intro to throwing initializers ! Great session overall with lots of nice details and explanations!