Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Make a Tip Calculator in iOS 9 in just 1 hour!
Learn to make a Tip Calculator
01. Introduction to making a tip calculator (3:15)
02. Setting the screensize and orientation (2:20)
03. Adding in a label and a text box (3:57)
04. Adding in the other design elements (4:17)
05. Testing your app (2:16)
06. Talking about different keyboards in iOS 8 (3:01)
07. Adding the files to the swift file (3:12)
08. Adding in the IBOutlets (3:17)
09. Adding in a function to make the code easier to read (2:13)
10. Adding in variables to the scene (1:56)
11. Taking in the numbers from the text to the swift file (1:05)
12. Converting Strings to floats (1:50)
13. Adding in the answer math (1:27)
14. Prinitng the answer to the screen (1:58)
15. Formating the number to two decimal places (2:15)
16. Adding in text to the string (1:30)
17. Adding in the clear button (1:47)
18. Testing the app before designing (1:16)
19. Designing the app (4:33)
20. Testing the app and talking about design and functionality (1:53)
21. Making the app work on all phones (3:27)
22. Course conclusion and challenge (0:41)
07. Adding the files to the swift file
Complete and Continue