Tuesday, June 7, 2016

Swift At Last

After a nearly two year hiatus I've decided to reactivate my dev blog. Mainly spurred by my initiative to finally get off my Objective-C soap box and learn Swift. I've done the introductory tutorials from Ray Wenderlich to learn the basics of Swift. Downloaded the Swift iBook, yadda, yadda, yadda. 


Anyway, I like Swift. Gonna try to absorb it as close to the same rate as Neo learned kung-fu. But hopefully with less metal rod through the skull. 

One thing I noticed is that the Swift compiler doesn't treat unnamed and named tuples as compatible types. 

My next target is hitting Core Data in Swift hard. Spendu is totally borked on iOS 9 so will require a re-write. What better way to learn Swift than this, eh?

No comments:

Post a Comment