The best iOS development links from December 2016.
Swift
Optionals and String Interpolation: How to display an optional value in the user interface or the console in a nice way.
Swift Algorithm Club: Swift Stack Data Structure: “Learn how to implement a Swift stack, including push, peek, and pop, and