A Swift Kickstart is updated for Swift 4 and Xcode 9
Swift is moving fast - this book keeps up. Read and code along on either an iPad running iOS 11 or a Mac running High Sierra or Sierra.
Experienced developers quickly learn the syntax and common patterns of Swift.
We've updated our best selling book on the Swift Programming Language to Swift 4 and Xcode 9.
Coming soon: our first Swift Training Video
It was only a matter of time before we sold the movie rights to "A Swift Kickstart".
Like the Hobbit, we've broken the book into multiple movies.
Playing soon on a device near you.
We extend our look at Lists from map to flatMap and beyond.
We build a bunch of functionality on the left fold.
We create list using an enum.
We create a struct and move our functions inside as member methods.