Explore projects
-
Sample project for demonstrating basic UIViewController containment techniques. Built for an Xcoders presentation on 2014.07.14.
Updated -
-
Sample project for complex storyboard hierarchies, segues, unwind segues, and static table content
Updated -
Sample project showing a simple collection view configuration using storyboards.
Updated -
Small test for setting a C array as a @property on a class
Updated -
Sample project starting with NSLog format strings and conditional logs, but also including some Xcode build trickery
Updated -
-
Demo for using Instruments against an Xcode project that has some memory issues
Updated -
-
Demo project for batching updates to a UICollectionView from an NSFetchedResultsController's delegate messages
Updated -
Example project for implementing a custom interactive transition between view controllers on a navigation stack
Updated -
-
How to __bridge objects between Foundation and CoreFoundation
Updated -
Updated
-
Sample project for Auto Layout and intrinsic content sizes from 2014.01.27 guest lecture.
Updated -
Sample project for showing UIApplicationDelegate messages as notifications
Updated -
Demo project for UIView's block-based and keyframe animation methods
Updated -
Every Positive Integer is a Sum of Three Palindromes, from https://arxiv.org/pdf/1602.06208.pdf
Updated