| | 001 02. Course Requirements.mp4 | 7.47 MB |
| | 002 03. Talking about Xcode projects.mp4 | 10 MB |
| | 003 04. Setting up the Xcode environment.mp4 | 10.77 MB |
| | 004 05. Adding items to the main story board.mp4 | 7.65 MB |
| | 005 06. Hooking up the swift file.mp4 | 13.85 MB |
| | 006 07. Using the swift file.mp4 | 7.12 MB |
| | 007 08. Changing the button text.mp4 | 13.66 MB |
| | 008 09. Adding in functions.mp4 | 9.54 MB |
| | 009 10. Variables.mp4 | 15.28 MB |
| | 010 11. If Statements.mp4 | 8.63 MB |
| | 016 02. Course Requirements.mp4 | 9.7 MB |
| | 017 03. Introduction to spritekit.mp4 | 12.62 MB |
| | 018 04. Running the app on the simulator. Test early and often.mp4 | 21.99 MB |
| | 019 05. Talking about the GamScene file.mp4 | 23.1 MB |
| | 020 06. Talking about the touches began.mp4 | 19.09 MB |
| | 021 07. Learning about moving code to functions.mp4 | 11.73 MB |
| | 022 08. Talking about feature scope.mp4 | 5.09 MB |
| | 023 09. Talking about variables.mp4 | 11.7 MB |
| | 024 10. Setting and pritning variables.mp4 | 9.91 MB |
| | 025 11. Breaking up functions into smaller functions.mp4 | 12.03 MB |
| | 029 01. Starting a new project for the tip calculator.mp4 | 2.61 MB |
| | 030 02. Setting up the main Storyboard.mp4 | 4.33 MB |
| | 031 03. Designing the app.mp4 | 18.17 MB |
| | 032 04. Testing early and often on the iPhone.mp4 | 4.74 MB |
| | 033 05. Hooking up the outlets to the swift file.mp4 | 7.39 MB |
| | 034 06. Hooking up the Actions to the siwft file.mp4 | 6.06 MB |
| | 035 07. Setting up the variables.mp4 | 9.47 MB |
| | 036 08. Separating the app into functions.mp4 | 4.18 MB |
| | 037 09. Taking in the user inputed text.mp4 | 6.44 MB |
| | 038 10. Converting the strings into Floats.mp4 | 4.77 MB |
| | 047 01. Introduction to the name changing app.mp4 | 2.34 MB |
| | 048 02. Designing the app.mp4 | 11.39 MB |
| | 049 03. Hooking up the swift code.mp4 | 7.94 MB |
| | 050 04. Adding functions to the app.mp4 | 5.64 MB |
| | 051 05. Enterting the name data.mp4 | 6.64 MB |
| | 052 06. Making the app count the characters.mp4 | 4.34 MB |
| | 053 07. Putting the characters into an array.mp4 | 7.05 MB |
| | 054 08. Adding in the clear button functionality.mp4 | 3.24 MB |
| | 055 09. Hiding the keyboard.mp4 | 7.35 MB |
| | 056 10. Designing the app.mp4 | 15.76 MB |
| | 057 11. Challenge - Make a 4 box character counting app.mp4 | 2.42 MB |
| | 058 01. Introduction to the word reverser.mp4 | 2.17 MB |
| | 059 02. Designing the app.mp4 | 10.57 MB |
| | 060 03 Hooking up the actions and the outlets.mp4 | 3.29 MB |
| | 061 04. Adding in functions to the app.mp4 | 3.5 MB |
| | 062 05. Setting up variables.mp4 | 4.72 MB |
| | 063 06. Setting up the user input and testing the app.mp4 | 11.91 MB |
| | 064 07. Reversing the characters.mp4 | 6.57 MB |
| | 065 08. Talking about user experience and code.mp4 | 6.68 MB |
| | 066 09. Designing the app and adding the clear function.mp4 | 12.44 MB |
| | 067 10. Hiding the keyboard.mp4 | 4.24 MB |
| | 068 11. Challenge - Count the characters of the reversed word.mp4 | 4.96 MB |
| | 069 01. Introduction to the motivational quote app.mp4 | 2.64 MB |
| | 070 02. Designing the app.mp4 | 9.03 MB |
| | 071 03 Hooking up the Swift File.mp4 | 5.64 MB |
| | 072 04. Setting up the variables and the arrays.mp4 | 8.78 MB |
| | 073 05. Adding in the function to the app.mp4 | 2.85 MB |
| | 074 06. Printing the variable.mp4 | 7.14 MB |
| | 075 07. Selecting the random number.mp4 | 5.4 MB |
| | 076 08. Changing the button Text.mp4 | 6.89 MB |
| | 077 09. Adding in checking logic.mp4 | 7.58 MB |
| | 078 10. Designing the app.mp4 | 11.39 MB |
| | 079 11. Challenge - Add another array item box to the project.mp4 | 2.01 MB |
| | 080 01. Introduction to the Algebra addition game.mp4 | 1.74 MB |
| | 081 02. Designing the app.mp4 | 13.02 MB |
| | 082 03. Hooking up the Swift file.mp4 | 8.15 MB |
| | 083 04. Adding in the variables.mp4 | 6.37 MB |
| | 084 05. Randomizing the numbers.mp4 | 5.7 MB |
| | 085 06. Printing the variables.mp4 | 3 MB |
| | 086 07. Printing the buttons and setting up the incorrect answers.mp4 | 11.3 MB |
| | 087 08. Adding in the other incorrect answers.mp4 | 8.34 MB |
| | 088 09. Adding in the random number check logic.mp4 | 16.15 MB |
| | 089 10. Setting up the correct answer logic.mp4 | 17.82 MB |
| | 095 01. Introduction to the stock price calculator.mp4 | 1.71 MB |
| | 096 02. Designing the app.mp4 | 12.42 MB |
| | 097 03. Hooking up the Swift File.mp4 | 4.31 MB |
| | 098 04. Setting up the variables.mp4 | 5.31 MB |
| | 099 05. Adding in functions to the app.mp4 | 3.04 MB |
| | 100 06. Taking in the user data.mp4 | 5.99 MB |
| | 101 07. Converting variables to floats.mp4 | 5.11 MB |
| | 102 08. Adding in the price and hiding the keyboard.mp4 | 10.3 MB |
| | 103 09. Fixing the percent error.mp4 | 4.93 MB |
| | 104 10. Calculating the profit.mp4 | 9.27 MB |
| | 109 01. Introduction to the savings app.mp4 | 2.14 MB |
| | 110 02. Designing the labels to the app.mp4 | 13.89 MB |
| | 111 03. Hooking up the swift file.mp4 | 9.34 MB |
| | 112 04. Setting up the Variables.mp4 | 7.73 MB |
| | 113 05. Setting up the functions.mp4 | 4.43 MB |
| | 114 06. Taking in the data.mp4 | 7.71 MB |
| | 115 07. Calculating the income.mp4 | 4.25 MB |
| | 116 08. Calculating the savings.mp4 | 8.41 MB |
| | 117 09. Printing the variables.mp4 | 6.62 MB |
| | 118 10. HIding the keyboard and testing the app.mp4 | 7.88 MB |
| | 124 01. Introduction to the savings visualizer.mp4 | 1.87 MB |
| | 125 02. Designing the app.mp4 | 15.65 MB |
| | 126 03. Hooking up the Swift file.mp4 | 7.9 MB |
| | 127 04. Setting up the variables.mp4 | 5.61 MB |
| | 128 05. Adding in the functions.mp4 | 3.35 MB |
| | 129 06. Taking in the data.mp4 | 7.6 MB |
| | 130 07. Performing the math of the equation.mp4 | 4.01 MB |
| | 131 08. Printing the variables.mp4 | 3.6 MB |
| | 132 09. Testing the app and adding in the clear button.mp4 | 7.55 MB |
| | 133 10. Checking to see if the textbox has text.mp4 | 5.82 MB |
| | 137 01. Introduction to the sports counter app.mp4 | 2.37 MB |
| | 138 02. Designing the app.mp4 | 11.24 MB |
| | 139 03. Hooking up the swift file.mp4 | 5.43 MB |
| | 140 04. Adding in the variables.mp4 | 3.78 MB |
| | 141 05. Adding in the functions.mp4 | 4.39 MB |
| | 142 06. Adding in the score modifier.mp4 | 8.31 MB |
| | 143 07. Testing the app.mp4 | 4.02 MB |
| | 144 08. Setting up the print function.mp4 | 4.15 MB |
| | 145 09. Designing the app part 1.mp4 | 12.17 MB |
| | 146 10. Sending items to the back.mp4 | 9.54 MB |
| | 147 11. Challenge - Set the score limit to 100.mp4 | 1.66 MB |
| | 148 01. Introduction to the simple quiz app.mp4 | 2.05 MB |
| | 149 02. Desiging the app.mp4 | 7.38 MB |
| | 150 03. Hooking up the swift file.mp4 | 3.65 MB |
| | 151 04. Setting up the variables and the arrays.mp4 | 8.59 MB |
| | 152 05. Setting up the functions.mp4 | 5.2 MB |
| | 153 06. Setting up the random numbers and printing the variable.mp4 | 5.5 MB |
| | 154 07. Setting up the button logic.mp4 | 10.31 MB |
| | 155 08. Adding in the incorrect answer logic.mp4 | 4.66 MB |
| | 156 09. Breaking up the functions into more specific functionality.mp4 | 9.95 MB |
| | 157 10. Setting up the total correct logic and testing the app.mp4 | 3.71 MB |
| | 161 01. Introduction to the innovative calculator.mp4 | 2.85 MB |
| | 162 02. Talking about the main storyboard.mp4 | 6.71 MB |
| | 163 03. Adding in the other views.mp4 | 8.92 MB |
| | 164 04. Changing the names of the tabs.mp4 | 3.96 MB |
| | 165 05. Changing the colors of the slides.mp4 | 5.77 MB |
| | 166 06. Designing the first page.mp4 | 13.35 MB |
| | 167 07. Designing the first page for productivity.mp4 | 10.61 MB |
| | 168 08. Copying the items to the other view controller.mp4 | 13.17 MB |
| | 169 09. Setting up the outlets.mp4 | 11.66 MB |
| | 170 10. Hooking up the swift file.mp4 | 9.93 MB |
| | 179 01. Introduction to the multiplication game.mp4 | 1.47 MB |
| | 180 02. Designing the app.mp4 | 12.35 MB |
| | 181 03. Hooking up the Swift file.mp4 | 6.8 MB |
| | 182 04. Adding in the variables.mp4 | 6.75 MB |
| | 183 05. Randomizing the numbers.mp4 | 9.15 MB |
| | 184 06. Adding in the button logic.mp4 | 3.96 MB |
| | 185 07. Printing the buttons.mp4 | 11.55 MB |
| | 186 08. Adding in the random number checks.mp4 | 8.54 MB |
| | 187 09. Setting up the correct logic.mp4 | 14.29 MB |
| | 188 10. Reseting the app and designing the app.mp4 | 13.41 MB |
| | 189 11. Challenge - Add in 3 different difficulty levels for 3 different ages.mp4 | 2.53 MB |
| | 190 01. Introduction to the number divsor app.mp4 | 2.63 MB |
| | 191 02. Designing the app.mp4 | 11.05 MB |
| | 192 03. Hooking up the Swift file.mp4 | 3.61 MB |
| | 193 04. Adding in variables.mp4 | 5.37 MB |
| | 194 05. Taking in the user data.mp4 | 5.49 MB |
| | 195 06. Calculating the division number.mp4 | 3.85 MB |
| | 196 07. Hiding the keyboard.mp4 | 7.51 MB |
| | 197 08. Adding checks to make sure your app does not crash.mp4 | 8.9 MB |
| | 198 09. Cleaning up the app and clearing the text.mp4 | 10 MB |
| | 199 10. Designing the app.mp4 | 12.82 MB |
| | 200 11. Conclusion.mp4 | 3.39 MB |
| | 201 01. Introduction to the algebra addition game.mp4 | 1.4 MB |
| | 202 02. Designing the app.mp4 | 8.96 MB |
| | 203 03. Hooking up the swift file.mp4 | 7.6 MB |
| | 204 04. Setting up the variables.mp4 | 6.13 MB |
| | 205 05. Adding in the random numbers logic.mp4 | 13.97 MB |
| | 206 06. Adding in the button logic.mp4 | 9.85 MB |
| | 207 07. Adding in the random number checks.mp4 | 7.66 MB |
| | 208 08. Adding in the answers.mp4 | 12.67 MB |
| | 209 09. Testing the app.mp4 | 5.98 MB |
| | 210 10. Designing the app.mp4 | 8.58 MB |
| | 211 11. Challenge - First 5 random numbers different than the next.mp4 | 2.2 MB |
| | 212 01. Introduction to the compound interest calculator.mp4 | 1.89 MB |
| | 213 02. Designing the app.mp4 | 10.06 MB |
| | 214 03. Hooking up the Swift Code.mp4 | 4.37 MB |
| | 215 04. Adding in the variables.mp4 | 5.77 MB |
| | 216 05. Taking in the user data.mp4 | 4.09 MB |
| | 217 06. Calculating the compound interest.mp4 | 6.07 MB |
| | 218 07. Printing the answer and hiding the keyboard.mp4 | 5.72 MB |
| | 219 08. Testing the app.mp4 | 9.31 MB |
| | 220 09. Clearing the app.mp4 | 9.92 MB |
| | 221 10. Designing the app.mp4 | 12.43 MB |
| | 222 11. Challenge - Add in the amount of money made.mp4 | 1.71 MB |
| | 223 01. Making a simple video player app.mp4 | 2.2 MB |
| | 224 02. Adding in the media player framework.mp4 | 11.44 MB |
| | 225 03. Adding in a video file.mp4 | 5.64 MB |
| | 226 04. Adding in the playing variables.mp4 | 8.38 MB |
| | 227 05. Adding in the player logic.mp4 | 8.04 MB |
| | 228 06. Playing the video when the app starts.mp4 | 7.09 MB |
| | 229 07. Playing a video from a server.mp4 | 9.27 MB |
| | 230 08. Challenge - Play the video with the press of a button.mp4 | 2.29 MB |
| | 231 01. Introduction to the algebra addition game.mp4 | 1.43 MB |
| | 232 02. Designing the app.mp4 | 9.43 MB |
| | 233 03. Hooking up the Swift file.mp4 | 9.69 MB |
| | 234 04. Adding in the variables.mp4 | 6.02 MB |
| | 235 05. Adding in the random number logic.mp4 | 9.38 MB |
| | 236 06. Adding in the button logic.mp4 | 13.63 MB |
| | 237 07. Adding in the correct logic.mp4 | 12.59 MB |
| | 238 08. Testing the app.mp4 | 4.56 MB |
| | 239 09. Designing the app.mp4 | 11.91 MB |
| | 240 10. Challenge - Make the y variable change spots.mp4 | 1.14 MB |
| | 241 01. Introduction to the subtraction game for iOS.mp4 | 627.58 KB |
| | 242 02. Designing the app.mp4 | 9.39 MB |
| | 243 03. Hooking up the Swift File.mp4 | 6.14 MB |
| | 244 04. Setting up the variables.mp4 | 5.07 MB |
| | 245 05. Setting up the random buttons.mp4 | 11 MB |
| | 246 06. Setting up the button logic.mp4 | 9.02 MB |
| | 247 07. Setting up the random number checks.mp4 | 5.89 MB |
| | 248 08. Setting up the correct button logic.mp4 | 13.29 MB |
| | 249 09. Desingning the app.mp4 | 8.44 MB |
| | 250 10. Challenge - Make answers have no negative numbers.mp4 | 1.16 MB |
| | 251 01. Talking about the coffee Decider app.mp4 | 1.78 MB |
| | 252 02. Designing the app.mp4 | 6.13 MB |
| | 253 03. Hooking up the Swift file.mp4 | 3.16 MB |
| | 254 04. Adding in the arrays.mp4 | 11.2 MB |
| | 255 05. Setting up the coffe array numbers.mp4 | 6.16 MB |
| | 256 06. Setting the array to maximum.mp4 | 5.22 MB |
| | 257 07. Randomizing the numbers.mp4 | 9.1 MB |
| | 258 09. Testing the app and auto resizing the size.mp4 | 9.37 MB |
| | 259 08. Printing the arrays.mp4 | 9.21 MB |
| | 260 10. Designing the app.mp4 | 19.03 MB |
| | 261 11. Challenge - Add more items to have with your coffee.mp4 | 1.94 MB |