January 2012
Beginner
655 pages
16h 35m
English
WHAT YOU WILL LEARN IN THIS CHAPTER
In the previous chapter, you built a simple Hello World! iPhone application without understanding much about the underlying details of how things work together. In fact, one of the greatest hurdles in gaining proficiency with iOS programming is the large number of details you need to learn before you can get an application up and running. Hence, this chapter starts with the basics of creating the user interface (UI) of an iPhone application, and describes how your code connects with the various graphical widgets.