This video presents:
* How to use Interface Builder to build the UI visually.
* How to hook up IBOutlets and IBActions from the view controller to the view elements in Interface Builder
* How to do animation with CoreAnimation
* How to create & position views programmatically