Tom Harrington with a curious little project to reconstruct xcdatamodel and xcdatamodeld files from compiled Core Data models. I am not sure I see much of a practical use for this but browsing the source should give you an insight into the some of the depths of Core Data as well as some potentially useful categories.
Felix Krause with a beautiful implementation of TweetBot style slideover alerts which might help you avoid the nasty modal UI trap that UIAlertView tries to tempt you into.
Really interesting article by Jason Harwig on capturing hand written signatures on iOS by converting hand drawn lines into quadratic beziers with stroke widths based on the velocity of the gesture. The results look really good.
Nicholas Bruning with an implementation of fuzzy string matching/scoring based on a JavaScript library of the same name by Joshaven Potter.
A repository of over 15 iOS template files with various bits of iOS UI, all built for Sketch compiled by Rodolfo Novak. An extremely useful resource if you are using Sketch for mockups, which I am.
Facebook Home is obviously it is only available on Android but something interesting came out in the media coverage of the recent launch, prototypes of Home were created in Quartz Composer. David O Brien has put together a great set of video tutorials showing how to recreate the prototypes. Seems like everything has gone so quiet with Quartz composer over the last few years and I think many people had forgotten it, I wonder if this will bring it back into the limelight.
A lecture given in 1991, worth a watch if you have 15 minutes.