December 2013
Beginner
576 pages
16h 4m
English
The next example is a bit more involved, but the concepts from the previous example apply here as well. We do not show all the steps to create this example, but rather give a summary of the steps and an overview of the design methodology. Of course, we also show all the code.
First, let’s see how the application works. Figure 21.17 shows what the application looks like in the simulator just after launching.
Figure 21.17 Fraction calculator after launch
The calculator application allows you to enter fractions by first keying in the numerator, pressing the key labeled Over, and then keying in the denominator. So, ...
Read now
Unlock full access