Chapter 13.  Space Pizza Delivery

In this chapter, we will build a fully featured iOS application. We will begin by designing our own custom classes, along with learning what enumerations are and how we can take advantage of them when building our apps. 

We will create a Space Pizza Delivery iOS Application. We will go step by step from creating an Xcode project, to writing the necessary code to make our application function. We will be covering the following topics:

  • Enumerations
  • Private variables
  • Property observers
  • Protocols
  • UIPickerView
  • Switch statements

Space Pizza Delivery

Space Pizza

Let's assume that we're in some distant future that allows us to travel at the speed ...

Get Swift iOS Programming for Kids now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.