iOS App Development Tutorial Section
Build your own Hotel Bill Split App with Swift
This iOS app development tutorial will guide you through creating a very simple Heads or Tails Apple Watch app.
Whenever the user taps on the screen, the coin will flip to eventually indicate heads or tails.
Enjoy the tutorial!
1. Apple Watch App Heads or Tails Intro
Introduction and demo of the Heads or Tails Apple Watch App using Swift and iOS 8.2
2. Create the Apple Watch app Project in Xcode
In this iOS app development tutorial video, we will create Apple Watch Heads or Tails app in Xcode
3. Create User Interface in storyboard
In this iOS tutorial video, we will create the user interface in the storyboard
4. Add coins images to the Apple Watch project in Xcode
We will now be adding the coins images inside the Apple Watch App project in Xcode
5. Connecting the coin button to the code using Swift
In this video course, you'll learn how to connect the coin button to the code using Swift
6. Add coin tap action and trigger it using swift code
We will now add the tap action for the coin and trigger it.
7. Programming the Flip Coin Method - part 1
In this iOS programming tutorial lesson, we will code the flip coin method using Swift
8. Programming the Flip Coin Method - part 2
This is the second part video where we will program the flip coin method with Swift
9. Programming the Flip Coin Method - random number part 3
This lesson is the third part iOS video course of the flip coin method with a random number
10. Programming the Update Coin Method - part 1
We will now update the coin method
11. Programming the Update Coin Method - Stop - part 2
In this video tutorial, we will implement the stop functionality
12. Programming the Update Coin Method - Stop - part 3
This is the third part video about implementing the stop functionality
13. Update method continue - part 1
We will now implement the continue functionality
14. Update method continue - part 2
This is the second part video about the continue functionality
15. Testing the coin flip in the Apple Watch simulator
In this iOS video tutorial, we will be testing the coin flip within the Apple Watch simulator