DEV Community

[Comment from a deleted post]
Collapse
 
bacchusplateau profile image
Bret Williams

What kind of studying do you do for Swift? I've been diving into SpriteKit for a few years and I've learned a lot of the language's features along the way. Now that SwiftUI has made a big splash I've been looking for ways to learn that too.

Collapse
 
mitchartemis profile image
Mitch Stanley

For SwiftUI I recommend SwiftUI by Tutorials, I've also read SwiftUI by Example by Paul Hudson.

For general Swift stuff, all of the Hacking with Swift books are great, NSScreencasts, and also check out the exercism.io Swift track.