iOS Development Objective-C Succinctly: Blocks Tutorial • Intermediate Blocks are actually an extension to the C programming language, but they are heavily utilized by Apple's Objective-C frameworks. They are similar to C#'s...