November 2013
Beginner
592 pages
17h 49m
English
Your first scene enables the valet attendant to create cars and view individual cars. Open either the project you used for Chapter 2 or use the CH03 CarValet Starter project from the sample code for this chapter.
Creating a scene is done in roughly three phases: add the visual elements, connect those elements to view controllers, and then implement scene behaviors using those elements. In practice, this tends to be an iterative process.
Step one is adding views to create the add/view car scene.
Read now
Unlock full access