FileMood

Download [FreeUdemy.Me] The Complete Watch OS2 Developer Course - Build 30 apps

FreeUdemy Me The Complete Watch OS2 Developer Course Build 30 apps

Name

[FreeUdemy.Me] The Complete Watch OS2 Developer Course - Build 30 apps

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

1.9 GB

Total Files

295

Hash

3B214D4C6CF876AAEA578EB3FA43BF2ACC987A86

/01 Introduction/

001 Introduction.mp4

2.3 MB

/02 41. Introduction to the Apple Watch/

001 03. Starting at Watch app in Xcode.mp4

17.8 MB

002 04. Running the simulator.mp4

7.9 MB

003 05. Setting up the user interface.mp4

11.1 MB

004 06. Hooking up the Swift FIle and setting up the IBOutlets.mp4

9.4 MB

005 07. Hooking up the IBActions.mp4

6.0 MB

006 08. Changing text of the buttons.mp4

6.1 MB

007 09. Adding in functions to the app.mp4

8.3 MB

008 10. Adding more functions and changing the switch.mp4

4.5 MB

009 11. Introduction to variables.mp4

12.6 MB

010 12. Converting variables.mp4

7.6 MB

011 13. If statements.mp4

8.5 MB

012 14. If Statement Operators.mp4

3.5 MB

013 15. Multiple condition if statement.mp4

8.1 MB

014 16. Else if statements.mp4

8.1 MB

015 17. Else statements.mp4

6.0 MB

016 18. Changing the label color.mp4

11.4 MB

017 19. Changing the background color of the button.mp4

4.1 MB

018 20. Setting the value of the switch.mp4

9.8 MB

019 21. Setting the swtich color and setting global variables.mp4

7.7 MB

020 22. Setting the value of the slider.mp4

25.3 MB

/03 42. Flip a coin for the Apple Watch/

001 01. Introduction to Flip a coin for Watch OS2.mp4

3.1 MB

002 02. Designing the app.mp4

4.1 MB

003 03. Hooking up the swift file.mp4

6.3 MB

004 04. Testing the app on the iOS Simulator.mp4

4.3 MB

005 05. Setting up the variables.mp4

7.0 MB

006 06. Randomizing the number.mp4

6.2 MB

007 07. Setting the coin state.mp4

5.0 MB

008 08. Printing the coin.mp4

4.4 MB

009 09. Testing to see if it works.mp4

6.3 MB

010 10. Designing the app.mp4

3.3 MB

/04 43. Coffee Decider app/

001 43. Coffee Decider app.mp4

1.9 MB

002 02. Setting up the Swift file.mp4

3.6 MB

003 03. Setting up the Swift File.mp4

6.2 MB

004 04. Setting up the variables.mp4

11.4 MB

005 05. Finding the top number.mp4

8.4 MB

006 06. Randomizing the numbers.mp4

8.6 MB

007 07. Printing the Items.mp4

4.9 MB

008 08. Testing and optimizing the app.mp4

4.8 MB

/05 44. Tip Calculator/

001 01. Introduction to the tip Calculator.mp4

2.7 MB

002 02. Designing the app.mp4

9.1 MB

003 03. Hooking up the swift file.mp4

4.5 MB

004 04. Adding in the tip variables.mp4

13.2 MB

005 05. Adding in the button counting logic.mp4

7.8 MB

006 06. Counting the array numbers.mp4

8.6 MB

007 07. Printing the numbers of the tip and meal cost.mp4

7.2 MB

008 08. Testing the app and printing the variables.mp4

4.0 MB

009 09. Adding in the tip total.mp4

9.4 MB

010 10. Formatting decimal places.mp4

11.6 MB

011 11. Printing the formatted decimal places.mp4

3.7 MB

012 12. Challenge - Test this app to see if it needs more data.mp4

4.2 MB

/06 45. Timers in Xcode for Apple Watch/

001 01. Introduction to timers with the watchkit.mp4

2.5 MB

002 02. Designing the app.mp4

5.9 MB

003 03. Hooking up the swift file.mp4

4.3 MB

004 04. Starting and stopping the timer.mp4

8.8 MB

005 05. Adding in the start stop timer logic.mp4

5.2 MB

006 06. Adding in the reset logic.mp4

6.2 MB

007 07. Fixing the timer is always on Bug.mp4

4.1 MB

008 08. Conlclusion.mp4

3.0 MB

/07 46. Make a Dice Random Number generator/

001 01. Introduction to the dice generator.mp4

1.7 MB

002 02. Designing the app.mp4

5.6 MB

003 03. Hooking up the Swift file.mp4

4.6 MB

004 04. Adding in the arrays.mp4

6.9 MB

005 05. Selecting a random number.mp4

7.8 MB

006 06. Selecting the kind of dice.mp4

7.3 MB

007 07. Printing the variables.mp4

7.2 MB

008 08. Calling the random function.mp4

4.0 MB

009 09. Testing the app and fixing the bugs.mp4

9.3 MB

010 10. Making sure there is no 0 in the result.mp4

2.6 MB

011 11. Conclusion.mp4

3.1 MB

/08 47. Boy girl name generator/

001 01. Introduction to the baby name generator.mp4

1.6 MB

002 02. Exploring the different design concepts.mp4

4.1 MB

003 03. Hooking up the swift file.mp4

4.3 MB

004 04. Adding in the arrays of the names.mp4

11.7 MB

005 05. Setting up the girl button.mp4

5.5 MB

006 06. Calculating the random number for boys or girls.mp4

4.8 MB

007 07. Printing the random numbers.mp4

8.1 MB

008 08. Calling the fucntion every time.mp4

4.8 MB

009 09. Challenge - Change the color of the button and the label each time.mp4

962.5 KB

/09 48. Sandwich Creator/

001 01. Introduction.mp4

2.1 MB

002 02. Designing the app.mp4

5.0 MB

003 03. Hooking up the Swift File.mp4

3.8 MB

004 05. Setting up the arrays.mp4

11.3 MB

005 06. Setting up the variables.mp4

7.1 MB

006 07. Randomizing the numbers.mp4

11.5 MB

007 08. Printing the items.mp4

5.9 MB

008 09. Testing and fixing problems with non technical solutions.mp4

5.6 MB

009 10. Designing the app.mp4

6.9 MB

010 11. Challenge - Change the button color every time you press it.mp4

1.7 MB

/10 49. Emoji generator/

001 01. Introduction to the emoji generator.mp4

2.7 MB

002 02. Designing the app.mp4

8.4 MB

003 03. Hooking up the Swift File.mp4

4.3 MB

004 04. Adding in the emoji array.mp4

13.1 MB

005 05. Adding in the button array and variables.mp4

5.4 MB

006 06. Randomizing the numbers.mp4

5.4 MB

007 07. Testing the app.mp4

5.9 MB

008 08. Conclusion.mp4

4.3 MB

/11 50. Quote of the day app/

001 01. Introduction to the Quote of the day app.mp4

1.7 MB

002 02. Designing the app.mp4

3.9 MB

003 03. Hooking up the Swift file.mp4

3.1 MB

004 04. Setting up the quote array and random number quote.mp4

6.2 MB

005 05. Randomizing the number.mp4

8.9 MB

006 06. Printing the variable.mp4

6.4 MB

007 07. Changing the text color for each button Press.mp4

16.3 MB

008 08. Testing the app and changing the font size.mp4

8.3 MB

009 09. Challenge - Change the text color of the button and the background color.mp4

976.7 KB

/12 51. Making a pushup counter/

001 01. Introduction to the pushup counter watch tutorial.mp4

1.5 MB

002 02. Designing the app.mp4

2.7 MB

003 03. Hooking up the Swift File.mp4

4.7 MB

004 04. Setting up the array and the variables.mp4

6.3 MB

005 05. Adding one to the reps.mp4

6.0 MB

006 06. Adding in the if statement that carries the array number.mp4

9.6 MB

007 07. Setting up max button numbers.mp4

7.8 MB

/13 52. Making a producitivity timer/

001 01. Introduction to the productivity timer.mp4

2.4 MB

002 02. Desigining the app.mp4

4.6 MB

003 03. Hooking up the Swift file.mp4

3.5 MB

004 04. Setting up the variable.mp4

4.3 MB

005 05. Setting up the start and stop functionality.mp4

8.5 MB

006 06. Testing and designing the app.mp4

9.6 MB

/14 53. Making a simple score counter/

001 01. Making a simple score counter.mp4

1.9 MB

002 02. Designing the app.mp4

5.9 MB

003 03. Hooking up the Swift file.mp4

5.0 MB

004 04. Adding in the variables.mp4

3.4 MB

005 05. Adding in the first button logic.mp4

3.3 MB

006 06. Adding in the Second button.mp4

5.0 MB

007 07. Adding in the reset button.mp4

5.6 MB

008 08. Designing the app.mp4

3.2 MB

/15 54. Roman Numeral watch app/

001 01. Introduction to the roman numeral quiz.mp4

3.2 MB

002 02. Designing the app.mp4

4.7 MB

003 03. Hooking up the Swift code.mp4

3.8 MB

004 04. Adding in the variables.mp4

10.5 MB

005 05. Randomizing the numbers.mp4

7.6 MB

006 06. Randomizing the button printing.mp4

4.1 MB

007 07. Printing the buttons.mp4

7.8 MB

008 08. Adding in failsafe code ..mp4

4.7 MB

009 09. Adding in the second button.mp4

3.9 MB

010 10. Adding in the correct score.mp4

4.9 MB

011 11. Adding in the button correct logic.mp4

2.9 MB

012 12. Adding in the reset logic.mp4

4.6 MB

013 13. Testing the app.mp4

3.2 MB

014 14. Changing the color of the text.mp4

11.2 MB

015 15. Fixing a crashing bug.mp4

5.4 MB

016 16. Challenge - Change the color of the correct label.mp4

1.6 MB

/16 55. Learn french on your watch/

001 01. Introduction to learning french for apple watch.mp4

2.0 MB

002 02. Designing the app.mp4

3.7 MB

003 03. Hooking up the Swift file.mp4

4.2 MB

004 04. Adding in the variables.mp4

10.9 MB

005 05. Setting up the random number.mp4

6.6 MB

006 06. Printing the word.mp4

5.1 MB

007 07. Printing the buttons.mp4

4.1 MB

008 08. Setting up the English and french version.mp4

9.8 MB

009 09. Setting up the button logic.mp4

8.7 MB

010 10. Fixing the app and starting it from the overide function.mp4

6.0 MB

011 11. Changing the color of the text.mp4

11.6 MB

/17 56. Image view for watch/

001 01. Introduction to the image viewer.mp4

2.3 MB

002 02. Designing the app.mp4

5.3 MB

003 03. Hooking up the Swift file.mp4

5.7 MB

004 04. Adding in the images.mp4

10.0 MB

005 05. Adding in the variables.mp4

7.5 MB

006 06. Displaying an image.mp4

10.9 MB

007 07. Adding the text to the display image function.mp4

4.8 MB

008 08. Testing the app and adding the maximum value.mp4

8.1 MB

009 09. Challenge - Change the slider to an button.mp4

2.4 MB

/18 57. Using the taptic engine/

001 01. Introduction to the Apple Watch.mp4

2.1 MB

002 02. Designing the app.mp4

5.6 MB

003 03. Hooking up the Swift File.mp4

6.8 MB

004 04. Adding in the variables.mp4

4.3 MB

005 05. Setting up the random number.mp4

8.3 MB

006 06. Setting up the random numbers.mp4

6.0 MB

007 07. Printing the right buttons.mp4

8.2 MB

008 08. Setting up the engagement of the taptic engine.mp4

8.1 MB

009 09. Adding in the taptic engine logic.mp4

7.1 MB

010 10. Randomly selecting the taptic engine.mp4

16.8 MB

011 11. Testing the app.mp4

1.9 MB

012 12. Changing the text color.mp4

7.4 MB

013 13. Adding in the icorrect logic.mp4

6.8 MB

014 14. Conclusion.mp4

1.7 MB

/19 58. Using the digital crown and picker/

001 01. Introduction to the digital crown app.mp4

1.5 MB

002 02. Designing the app.mp4

6.1 MB

003 03. Hooking up the swift file.mp4

6.8 MB

004 04. Populating the picker with items.mp4

15.6 MB

005 05. Moving the picker item.mp4

9.9 MB

006 06. Changing the output with the slider and the picker.mp4

12.8 MB

007 07. Challenge - Add color to the output item.mp4

6.5 MB

/20 59. The Digital crown and the taptic engine/

001 01. Introduction to the digital crown and taptic engine.mp4

2.2 MB

002 02. Designing the app.mp4

3.1 MB

003 03. Hooking up the Swift File.mp4

7.0 MB

004 04. Adding in the String Variable.mp4

9.3 MB

005 05. Populating the picker.mp4

17.5 MB

006 06. Using the slider to pick the picker items.mp4

14.6 MB

007 07. Using a specific taptic engine variable.mp4

13.5 MB

008 08. Engaging the taptic engine.mp4

8.5 MB

009 09. Adding in the.mp4

5.0 MB

010 10. Changing the color of the text.mp4

11.0 MB

/21 60. Learn Spanish on your watch/

001 01. Introduction to learning spanish.mp4

2.2 MB

002 02. Designing the app.mp4

3.0 MB

003 03. Adding in the.mp4

5.2 MB

004 04. Adding in the variables.mp4

6.7 MB

005 05. Adding in the random numbers.mp4

5.3 MB

006 06. Adding in more functions.mp4

7.9 MB

007 07. Adding in the correct button logic.mp4

7.1 MB

008 08. Fixing the number problem.mp4

7.8 MB

009 09. Adding the correct item to the.mp4

7.5 MB

010 10. Adding in the arrays.mp4

11.0 MB

011 11. Adding the arrays to the program.mp4

9.6 MB

012 12. Fixing a problem.mp4

4.5 MB

013 13. Designing the app.mp4

8.3 MB

/22 61. Learn German on your watch/

001 01. Introduction to learning German on your Watch.mp4

3.8 MB

002 02. Designing the app.mp4

4.3 MB

003 03. Hooking up the code to the swift file.mp4

7.5 MB

004 04. Adding in the variables and testing the product.mp4

7.6 MB

005 05. Adding in the random number function.mp4

12.5 MB

006 06. Setting up the functions and the button logic.mp4

6.9 MB

007 07. Adding in a language Select.mp4

5.7 MB

008 08. Adding in the buttons.mp4

6.2 MB

009 09. Adding in the fail safe logic.mp4

10.4 MB

010 10. Adding in the correct logic.mp4

9.8 MB

011 11. Adding in the German and the English arrays.mp4

11.5 MB

012 12. Adding in the German and english arrays.mp4

4.8 MB

013 13. Testing the app and changing the colors.mp4

10.1 MB

/23 62. Apple maps/

001 01. Introduction to the map application.mp4

2.5 MB

002 02. Setting up the swift file.mp4

5.9 MB

003 03. Adding in the coordinate system.mp4

7.8 MB

004 04. Adding in the CLLocaation and the MKCoordinate.mp4

6.4 MB

005 05. Adding in an annotation.mp4

12.5 MB

006 06. Adding in another annotation.mp4

7.7 MB

007 07. Adding in an annotation with a logo.mp4

13.8 MB

008 08. Removing all annotations.mp4

6.4 MB

009 09. Adding in a new location.mp4

9.3 MB

/24 63. Three Button Timer/

001 01. Introduction to the three button timer.mp4

1.5 MB

002 02. Designing the app.mp4

10.0 MB

003 03. Hooking up the Swift file.mp4

6.1 MB

004 04. Setting up the timer in the first button.mp4

5.5 MB

005 05. Setting up the button function.mp4

4.3 MB

006 06. Setting up the button timer to print a variable.mp4

5.9 MB

007 07. Solving the multiple time problem.mp4

5.2 MB

008 08. Setting up the button timer logic.mp4

6.7 MB

009 09. Getting one button to do several things.mp4

5.9 MB

010 10. Copying the success of teh other button.mp4

10.0 MB

011 11. Adding in the label logic.mp4

6.3 MB

012 12. Adding some finishing touches on the design.mp4

2.5 MB

/25 64. Making a best _ worst timer/

001 01. Introduction to saving values.mp4

1.8 MB

002 02. Designing the app.mp4

5.3 MB

003 03. Hooking up the swift File.mp4

3.6 MB

004 04. Adding in the timer.mp4

8.3 MB

005 05. Making the button work with boolean logic.mp4

8.8 MB

006 06. Printing the best and worst time.mp4

9.1 MB

007 07. Testing the best and worst time.mp4

5.2 MB

008 08. Setting up a best time variable.mp4

9.3 MB

009 09. Designing the app and conclusion.mp4

2.9 MB

/26 65. Geo Location and Apple watch app/

001 01. Introduction to Geo location on your apple watch.mp4

3.3 MB

002 02. Adding in the core location framework.mp4

10.1 MB

003 03. Adding in the CLLocationManager and a constant.mp4

3.3 MB

004 04. Designing the app.mp4

4.0 MB

005 05. Adding in a location manager function.mp4

6.2 MB

006 06. Finding our location with the button.mp4

13.1 MB

007 07. Adding in the placemark function.mp4

9.5 MB

008 08. Adding in a geocoder.mp4

3.9 MB

009 09. Adding in the if statements and the placemark logic.mp4

5.9 MB

010 10. Printing the variables.mp4

2.9 MB

/27 66. Facebook and twitter integration/

001 01. Introduction to posting on Facebook and Twitter with the apple watch.mp4

2.5 MB

002 02. Adding in the social framework.mp4

6.1 MB

003 03. Adding in the social framework and buttons.mp4

3.8 MB

004 04. Adding in an SLComposeViewController to tweet.mp4

5.5 MB

/28 67. CrossFit app/

001 01. Introduction to the crossfit app.mp4

1.7 MB

002 02. Designing the app.mp4

4.7 MB

003 03. Hooking up the swift file.mp4

4.0 MB

004 04. Adding in the array.mp4

5.1 MB

005 05. Printing the buttons.mp4

9.2 MB

006 06. Counting arrays and errors.mp4

9.9 MB

007 07. Setting up the timer functions.mp4

7.3 MB

008 08. Starting the timer.mp4

5.9 MB

009 09. Setting up the countdown timer seconds.mp4

7.0 MB

010 10. Setting up the amount of times.mp4

6.3 MB

011 11. Testing the app.mp4

5.9 MB

012 12. Setting the upper limit.mp4

4.0 MB

013 13. Starting the cooldown timer.mp4

11.8 MB

014 14. Setting up the boolean if statements.mp4

8.2 MB

015 15. Setting up the cool down timer logic.mp4

9.1 MB

/29 68. Activity Planner/

001 01. Introduction to th acitivity planner.mp4

5.4 MB

002 02. Adding in the arrays.mp4

9.0 MB

003 03. Randomizing the numbers.mp4

8.5 MB

004 04. Printing the button and the label.mp4

6.0 MB

005 05. Changing the color of the text.mp4

22.5 MB

006 06. Fixing some minor bugs and conclusion.mp4

3.3 MB

/30 69. Learn the greek alphabet/

001 01. Introduction to the Greek letter Alphabet.mp4

7.5 MB

002 02. Adding in the Greek Letters.mp4

10.4 MB

003 03. Adding in the english alphabet.mp4

11.5 MB

004 04. Setting up the random numbers.mp4

10.5 MB

005 05. Setting up the printing logic.mp4

10.3 MB

006 06. Resetting the app.mp4

6.0 MB

007 07. Adding in the final touches.mp4

3.2 MB

/31 Bonus/

001 Inspirational Quotes.pdf

1.1 MB

/

FreeOnlineMovies.Co.html

0.1 KB

FreeUdemy.Me.html

0.1 KB

 

Total files 295


Copyright © 2025 FileMood.com