Today I started to delve into some of the classes and objects that help make up the UI for iOS apps. ThThe major pieces are UIResponder class, UIView, UIViewController, and UIApplication.

@todo: finish this post