首页 磁力链接怎么用

[11-2021] ios-13-app-development-bootcamp

文件类型 收录时间 最后活跃 资源热度 文件大小 文件数量
视频 2022-7-15 16:15 2024-5-14 15:28 136 39.35 GB 428
二维码链接
[11-2021] ios-13-app-development-bootcamp的二维码
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
文件列表
  1. 01 Getting Started with iOS Development and Swift 5/001 Intro to the Course. What's coming up_.mp4167.3MB
  2. 01 Getting Started with iOS Development and Swift 5/004 How does an App Work_.mp422.66MB
  3. 01 Getting Started with iOS Development and Swift 5/005 How to Make an App.mp456.67MB
  4. 01 Getting Started with iOS Development and Swift 5/006 How to Get All the Free Stuff.mp46.92MB
  5. 01 Getting Started with iOS Development and Swift 5/009 How to Make the Most of the Bootcamp.mp459.29MB
  6. 01 Getting Started with iOS Development and Swift 5/010 How to Get Help When You're Stuck.mp426.74MB
  7. 01 Getting Started with iOS Development and Swift 5/012 Developing for iOS - Tools and Materials.mp485.43MB
  8. 01 Getting Started with iOS Development and Swift 5/013 Getting set up with Xcode.mp458.29MB
  9. 02 Xcode Storyboards and Interface Builder/015 The I am Rich App.mp49.9MB
  10. 02 Xcode Storyboards and Interface Builder/017 Let's Create a Brand New Xcode Project.mp429.1MB
  11. 02 Xcode Storyboards and Interface Builder/018 A Walkthrough of the Xcode Development Environment.mp4115.41MB
  12. 02 Xcode Storyboards and Interface Builder/019 Let's Design the User Interface!.mp4146.09MB
  13. 02 Xcode Storyboards and Interface Builder/020 Let's Incorporate Some Image Assets.mp456.1MB
  14. 02 Xcode Storyboards and Interface Builder/021 How to Design and Add an App Icon.mp494.25MB
  15. 02 Xcode Storyboards and Interface Builder/023 Run Your App on Your iPhone or Simulator.mp4120.82MB
  16. 02 Xcode Storyboards and Interface Builder/025 How to Ace this Course.mp432.95MB
  17. 03 Xcode Storyboard and Interface Builder Challenge/033 Tip from Angela - Habit Building with the Calendar Trick.mp467.67MB
  18. 04 Swift Programming Basics - Collections, Constants & Variables/034 What You'll Make by the End of This Module.mp45.56MB
  19. 04 Swift Programming Basics - Collections, Constants & Variables/035 Cloning from GitHub and How to Download the L.A.B. Project Stubs.mp487.53MB
  20. 04 Swift Programming Basics - Collections, Constants & Variables/036 How to Design Your App.mp468.72MB
  21. 04 Swift Programming Basics - Collections, Constants & Variables/037 Let's Link Our Design to Our Code.mp4299.32MB
  22. 04 Swift Programming Basics - Collections, Constants & Variables/038 Responding to User Interactions with IBActions.mp498.93MB
  23. 04 Swift Programming Basics - Collections, Constants & Variables/040 [Swift Deep Dive] Naming Conventions, Commenting and String Interpolation.mp422.69MB
  24. 04 Swift Programming Basics - Collections, Constants & Variables/041 Storing Data using Variables and Arrays.mp4179.2MB
  25. 04 Swift Programming Basics - Collections, Constants & Variables/042 [Swift Deep Dive] Variables.mp444.84MB
  26. 04 Swift Programming Basics - Collections, Constants & Variables/043 [Swift Deep Dive] Arrays.mp423.45MB
  27. 04 Swift Programming Basics - Collections, Constants & Variables/044 How to Randomise the Dice Images.mp493.15MB
  28. 04 Swift Programming Basics - Collections, Constants & Variables/046 [Swift Deep Dive] Constants, the Range Operator and Randomisation.mp497.36MB
  29. 04 Swift Programming Basics - Collections, Constants & Variables/049 Tip from Angela - Dealing with Distractions.mp458.71MB
  30. 05 Swift Programming Basics Challenge/058 Tip from Angela - Nothing Easy is Worth Doing!.mp4126.02MB
  31. 06 Auto Layout and Responsive UIs/059 Why do we need Auto Layout_.mp418.59MB
  32. 06 Auto Layout and Responsive UIs/060 Size Classes Explained.mp431.03MB
  33. 06 Auto Layout and Responsive UIs/061 Setting Constraints and working with the Safe Area.mp451.87MB
  34. 06 Auto Layout and Responsive UIs/062 How to use Alignment and Pinning.mp431.64MB
  35. 06 Auto Layout and Responsive UIs/063 Working with Containers and Subviews.mp444.02MB
  36. 06 Auto Layout and Responsive UIs/064 Stack Views.mp463.38MB
  37. 06 Auto Layout and Responsive UIs/067 Calculator Challenge Solution and Walkthrough.mp456.68MB
  38. 06 Auto Layout and Responsive UIs/068 Tip from Angela - How to Deal with Procrastination.mp496.8MB
  39. 07 Using and Understanding Apple Documentation/069 What You'll Make by the End of this Module.mp46.37MB
  40. 07 Using and Understanding Apple Documentation/070 Setting up the Xylophone Project.mp447.91MB
  41. 07 Using and Understanding Apple Documentation/071 The 5 Step Approach to Solve Any Programming Problem.mp4151.94MB
  42. 07 Using and Understanding Apple Documentation/072 [Swift Deep Dive] Functions and Scope.mp442.93MB
  43. 07 Using and Understanding Apple Documentation/074 Linking Multiple Buttons to the Same IBAction.mp496.67MB
  44. 07 Using and Understanding Apple Documentation/075 [Swift Deep Dive] Functions with Inputs and Type Inference.mp438.79MB
  45. 07 Using and Understanding Apple Documentation/076 Playing Different Xylophone Sounds.mp426.09MB
  46. 07 Using and Understanding Apple Documentation/079 Tip from Angela - Building a Programming Habit.mp465.35MB
  47. 08 Intermediate Swift Programming - Control Flow and Optionals/080 What You'll Make by the End of this Module.mp42.32MB
  48. 08 Intermediate Swift Programming - Control Flow and Optionals/081 Setting up the Egg Timer Project and Linking the Storyboard and ViewController.mp487.5MB
  49. 08 Intermediate Swift Programming - Control Flow and Optionals/082 [Swift Deep Dive] If-Else Control Flow.mp437.49MB
  50. 08 Intermediate Swift Programming - Control Flow and Optionals/083 [Swift Deep Dive] Switch Statements.mp451.71MB
  51. 08 Intermediate Swift Programming - Control Flow and Optionals/084 Conditional Statements Challenge Solution.mp429.39MB
  52. 08 Intermediate Swift Programming - Control Flow and Optionals/085 [Swift Deep Dive] Dictionaries.mp49.19MB
  53. 08 Intermediate Swift Programming - Control Flow and Optionals/086 [Swift Deep Dive] Defining and Unwrapping Optionals.mp440.24MB
  54. 08 Intermediate Swift Programming - Control Flow and Optionals/087 Dictionary Challenge Solution.mp432MB
  55. 08 Intermediate Swift Programming - Control Flow and Optionals/089 Egg Timer Challenge Solution.mp446.56MB
  56. 08 Intermediate Swift Programming - Control Flow and Optionals/090 Showing the Timer to the User with a Progress View.mp460.18MB
  57. 08 Intermediate Swift Programming - Control Flow and Optionals/091 Calculating the Progress Percentage.mp443.16MB
  58. 08 Intermediate Swift Programming - Control Flow and Optionals/092 Using the 5 Step Approach to Debug our App.mp458.35MB
  59. 08 Intermediate Swift Programming - Control Flow and Optionals/094 Tip from Angela - Set Your Expectations.mp460.26MB
  60. 09 iOS App Design Patterns and Code Structuring/095 What You'll Make by the End of this Module.mp43.01MB
  61. 09 iOS App Design Patterns and Code Structuring/096 Setting up the Quizzler Project and Showing the Questions.mp4104.24MB
  62. 09 iOS App Design Patterns and Code Structuring/097 Checking Answers using 2-Dimensional Arrays.mp4103.5MB
  63. 09 iOS App Design Patterns and Code Structuring/098 [Swift Deep Dive] Structures, Methods and Properties.mp4150.12MB
  64. 09 iOS App Design Patterns and Code Structuring/099 Creating a Question Struct.mp4107.14MB
  65. 09 iOS App Design Patterns and Code Structuring/100 Giving the User Feedback and working with a ProgressView.mp4145.76MB
  66. 09 iOS App Design Patterns and Code Structuring/101 Understand the MVC Design Pattern.mp471.46MB
  67. 09 iOS App Design Patterns and Code Structuring/102 Implementing MVC and Understanding Parameter Names.mp4151.62MB
  68. 09 iOS App Design Patterns and Code Structuring/103 [Swift Deep Dive] Functions with Outputs and Return Types.mp425.12MB
  69. 09 iOS App Design Patterns and Code Structuring/104 Refactoring to Implement the MVC Design Pattern.mp4103.08MB
  70. 09 iOS App Design Patterns and Code Structuring/105 [Swift Deep Dive] Immutability.mp448.63MB
  71. 09 iOS App Design Patterns and Code Structuring/106 Using Mutating Functions to Track the Score.mp4138.15MB
  72. 09 iOS App Design Patterns and Code Structuring/108 Tip from Angela - The 20 Minute Method.mp462.25MB
  73. 10 iOS App Design Pattern Challenge/118 Tip from Angela - Retrieval is How You Learn.mp467.73MB
  74. 11 Advanced Swift Programming - Classes, Inheritance & Advanced Optionals/119 What You'll Make by the End of this Module.mp44.74MB
  75. 11 Advanced Swift Programming - Classes, Inheritance & Advanced Optionals/120 Learn How to Use a UISlider.mp4101.6MB
  76. 11 Advanced Swift Programming - Classes, Inheritance & Advanced Optionals/121 Using the UISliders to Calculate the BMI.mp463.08MB
  77. 11 Advanced Swift Programming - Classes, Inheritance & Advanced Optionals/122 [Swift Deep Dive] Classes and Inheritance.mp4142.6MB
  78. 11 Advanced Swift Programming - Classes, Inheritance & Advanced Optionals/123 [Swift Deep Dive] Structs v.s. Classes.mp4113.96MB
  79. 11 Advanced Swift Programming - Classes, Inheritance & Advanced Optionals/124 How to Use the Docs in Xcode and Create a Custom UIViewController Class.mp488.19MB
  80. 11 Advanced Swift Programming - Classes, Inheritance & Advanced Optionals/125 How to Create a UI Programatically and Pass Data between ViewControllers.mp4143.54MB
  81. 11 Advanced Swift Programming - Classes, Inheritance & Advanced Optionals/126 Segues and Navigation for Multi-Screen Apps.mp4314.32MB
  82. 11 Advanced Swift Programming - Classes, Inheritance & Advanced Optionals/127 Adopting MVC by Creating a CalculatorBrain.mp475.98MB
  83. 11 Advanced Swift Programming - Classes, Inheritance & Advanced Optionals/128 [Swift Deep Dive] Optional Binding, Chaining, and the Nil Coalescing Operator.mp481.05MB
  84. 11 Advanced Swift Programming - Classes, Inheritance & Advanced Optionals/129 Use Optionals in Practice and Add the Finishing Touches with Colour Literals.mp4225.88MB
  85. 11 Advanced Swift Programming - Classes, Inheritance & Advanced Optionals/131 Tip from Angela - Learning Before you Eat.mp449.35MB
  86. 12 Advanced Swift Programming Challenge/141 Tip from Angela - Dealing with Lack of Progress.mp473.28MB
  87. 13 Networking, JSON Parsing, APIs and Core Location/142 What You'll Make by the End of This Module.mp46.54MB
  88. 13 Networking, JSON Parsing, APIs and Core Location/143 Dark Mode and Working with Vector Assets.mp4129.17MB
  89. 13 Networking, JSON Parsing, APIs and Core Location/144 Learn to use the UITextField.mp4194.67MB
  90. 13 Networking, JSON Parsing, APIs and Core Location/145 [Swift Deep Dive] Protocols.mp4177.41MB
  91. 13 Networking, JSON Parsing, APIs and Core Location/146 The Delegate Design Pattern.mp454.36MB
  92. 13 Networking, JSON Parsing, APIs and Core Location/147 An Example of Protocols and Delegates in Practice.mp493.34MB
  93. 13 Networking, JSON Parsing, APIs and Core Location/148 Understanding the OpenWeather API and URL Parameters.mp4141.2MB
  94. 13 Networking, JSON Parsing, APIs and Core Location/149 Use the URLSession for Networking.mp4106.58MB
  95. 13 Networking, JSON Parsing, APIs and Core Location/150 [Swift Deep Dive] Closures.mp467.88MB
  96. 13 Networking, JSON Parsing, APIs and Core Location/151 JSON Decoding.mp4193.33MB
  97. 13 Networking, JSON Parsing, APIs and Core Location/152 Create a WeatherModel and Understand Computed Properties.mp4172.41MB
  98. 13 Networking, JSON Parsing, APIs and Core Location/153 Typealiases and a Protocols and Delegate Challenge.mp466.77MB
  99. 13 Networking, JSON Parsing, APIs and Core Location/154 [Swift Deep Dive] Internal and External Parameter Names.mp46.95MB
  100. 13 Networking, JSON Parsing, APIs and Core Location/155 Method Naming Conventions and Error Handling.mp427.45MB
  101. 13 Networking, JSON Parsing, APIs and Core Location/156 Updating the UI by Using the DispatchQueue.mp451.85MB
  102. 13 Networking, JSON Parsing, APIs and Core Location/157 [Swift Deep Dive] Extensions and Default Implementations for Protocols.mp489.86MB
  103. 13 Networking, JSON Parsing, APIs and Core Location/158 Using Extensions to Refactor the ViewController.mp441.1MB
  104. 13 Networking, JSON Parsing, APIs and Core Location/159 Using CoreLocation to get Location Data.mp4357.41MB
  105. 13 Networking, JSON Parsing, APIs and Core Location/162 Tip from Angela - Mixing Knowledge.mp4108.51MB
  106. 14 Networking and API Challenge/166 Introducing coinapi.io.mp440.08MB
  107. 14 Networking and API Challenge/172 Tip from Angela - Dealing with Frustration.mp458.61MB
  108. 15 Firebase Cloud Firestore, TableViews and Cocoapod Dependencies/173 What You'll Make by the End of this Module.mp47.65MB
  109. 15 Firebase Cloud Firestore, TableViews and Cocoapod Dependencies/174 Navigation Controller Stacks and Segues.mp4125MB
  110. 15 Firebase Cloud Firestore, TableViews and Cocoapod Dependencies/175 Typing Animations, Timers and For Loops.mp490.49MB
  111. 15 Firebase Cloud Firestore, TableViews and Cocoapod Dependencies/176 [Swift Deep Dive] Loops.mp4125.01MB
  112. 15 Firebase Cloud Firestore, TableViews and Cocoapod Dependencies/178 Introduction to 3rd Party Libaries.mp447.75MB
  113. 15 Firebase Cloud Firestore, TableViews and Cocoapod Dependencies/179 Cocoapods Installation Instructions.mp490.45MB
  114. 15 Firebase Cloud Firestore, TableViews and Cocoapod Dependencies/180 How to Install a Pod to your Project.mp461.94MB
  115. 15 Firebase Cloud Firestore, TableViews and Cocoapod Dependencies/181 Potential Problems with Pod Installation.mp484.85MB
  116. 15 Firebase Cloud Firestore, TableViews and Cocoapod Dependencies/182 How to use the CLTypingLabel Pod.mp488.55MB
  117. 15 Firebase Cloud Firestore, TableViews and Cocoapod Dependencies/183 How to Choose your Package Manager.mp446.27MB
  118. 15 Firebase Cloud Firestore, TableViews and Cocoapod Dependencies/184 Adding Firebase to your Project.mp4155.94MB
  119. 15 Firebase Cloud Firestore, TableViews and Cocoapod Dependencies/185 Registering New Users.mp4145.21MB
  120. 15 Firebase Cloud Firestore, TableViews and Cocoapod Dependencies/186 Logging in Existing Users.mp496.6MB
  121. 15 Firebase Cloud Firestore, TableViews and Cocoapod Dependencies/187 Logging Out Users.mp470.46MB
  122. 15 Firebase Cloud Firestore, TableViews and Cocoapod Dependencies/188 Using a Constants File and Understanding the static Keyword.mp4118.81MB
  123. 15 Firebase Cloud Firestore, TableViews and Cocoapod Dependencies/189 How to use a UITableView and Create a Message Model.mp4194.39MB
  124. 15 Firebase Cloud Firestore, TableViews and Cocoapod Dependencies/190 Customising Cells in a TableView using a .xib File.mp4166.32MB
  125. 15 Firebase Cloud Firestore, TableViews and Cocoapod Dependencies/191 [Swift Deep Dive] Casting as_ as! as is and understanding Any.mp4237.36MB
  126. 15 Firebase Cloud Firestore, TableViews and Cocoapod Dependencies/192 Database setup and Saving Data to Firestore.mp4233.9MB
  127. 15 Firebase Cloud Firestore, TableViews and Cocoapod Dependencies/193 Retrieving Data from Firestore.mp4170.56MB
  128. 15 Firebase Cloud Firestore, TableViews and Cocoapod Dependencies/194 Listening for Updates on Firestore.mp463.05MB
  129. 15 Firebase Cloud Firestore, TableViews and Cocoapod Dependencies/195 How to Sort Data retrieved from Firestore.mp493.12MB
  130. 15 Firebase Cloud Firestore, TableViews and Cocoapod Dependencies/196 How to Manage the Keyboard and use the Swift Package Manager.mp4168.19MB
  131. 15 Firebase Cloud Firestore, TableViews and Cocoapod Dependencies/197 Finishing Touches_ UI and UX Improvements.mp4416.67MB
  132. 15 Firebase Cloud Firestore, TableViews and Cocoapod Dependencies/198 The ViewController Lifecycle Explained.mp481.13MB
  133. 15 Firebase Cloud Firestore, TableViews and Cocoapod Dependencies/199 The App Lifecycle Methods Explained.mp4152.78MB
  134. 15 Firebase Cloud Firestore, TableViews and Cocoapod Dependencies/201 Tip from Angela - Sleep is My Secret Weapon.mp4176.27MB
  135. 16 The Command Line and Terminal/202 Introduction to the Command Line.mp473.44MB
  136. 16 The Command Line and Terminal/203 Command Line Shortcuts.mp4182.18MB
  137. 16 The Command Line and Terminal/204 Directory and File Manipulation Using the Command Line + Bonus.mp4116.33MB
  138. 17 SwiftUI and Declarative Programming/205 What is SwiftUI_.mp426.93MB
  139. 17 SwiftUI and Declarative Programming/206 How to Build a SwiftUI App from Scratch.mp4100.26MB
  140. 17 SwiftUI and Declarative Programming/208 How to Create Complex Designs and Layouts using SwiftUI.mp4313.56MB
  141. 17 SwiftUI and Declarative Programming/211 SwiftUI Dicee Part 1 - Designing a Layout using Spacers and Subviews.mp4145.94MB
  142. 17 SwiftUI and Declarative Programming/212 SwiftUI Dicee Part 2 - Building in Functionality and Managing State.mp479.98MB
  143. 17 SwiftUI and Declarative Programming/214 H4X0R News Part 1 - Understanding the List and Identifiable Protocol.mp498.07MB
  144. 17 SwiftUI and Declarative Programming/215 H4X0R News Part 2 - Networking in SwiftUI.mp493.61MB
  145. 17 SwiftUI and Declarative Programming/216 H4X0R News Part 3 - The Observer Design Pattern.mp466.62MB
  146. 17 SwiftUI and Declarative Programming/217 H4X0R News Part 4 - Using UIKit Components with SwiftUI.mp4141.8MB
  147. 17 SwiftUI and Declarative Programming/220 Running your iOS App on a Mac with Project Catalyst.mp427.51MB
  148. 17 SwiftUI and Declarative Programming/221 Tip from Angela - How to Solidify Your Knowledge.mp4135.36MB
  149. 18 Git, GitHub and Version Control/222 Introduction to Version Control and Git.mp49.99MB
  150. 18 Git, GitHub and Version Control/223 Version Control Using Git and the Command Line.mp4178.04MB
  151. 18 Git, GitHub and Version Control/224 GitHub and Remote Repositories.mp462.19MB
  152. 18 Git, GitHub and Version Control/226 Gitignore.mp4142.26MB
  153. 18 Git, GitHub and Version Control/227 Cloning Repositories.mp455.41MB
  154. 18 Git, GitHub and Version Control/228 Branching and Merging.mp4163.47MB
  155. 18 Git, GitHub and Version Control/229 Using Xcode for Source Control.mp4229.24MB
  156. 18 Git, GitHub and Version Control/230 Forking and Pull Requests.mp4172.36MB
  157. 18 Git, GitHub and Version Control/232 Tip from Angela - Spaced Repetition.mp4140.39MB
  158. 19 Local Data Persistance - User Defaults, Core Data and Realm/233 The Clear App Clone that You'll Build by the End of this Module.mp420.46MB
  159. 19 Local Data Persistance - User Defaults, Core Data and Realm/234 Subclassing a UITableViewController.mp4149.62MB
  160. 19 Local Data Persistance - User Defaults, Core Data and Realm/235 TableView Delegate Methods and Accessories.mp462.51MB
  161. 19 Local Data Persistance - User Defaults, Core Data and Realm/236 Creating a Textfield Inside UIAlert to Add New Items.mp4130.3MB
  162. 19 Local Data Persistance - User Defaults, Core Data and Realm/237 Why Do We Need Persistent Local Data Storage_.mp467.74MB
  163. 19 Local Data Persistance - User Defaults, Core Data and Realm/238 Persistent Local Data Storage Using UserDefaults.mp467.38MB
  164. 19 Local Data Persistance - User Defaults, Core Data and Realm/239 UserDefaults Explained.mp445.36MB
  165. 19 Local Data Persistance - User Defaults, Core Data and Realm/240 [Advanced Swift] The Swift Singleton Object.mp432.4MB
  166. 19 Local Data Persistance - User Defaults, Core Data and Realm/242 Creating a Custom Data Model.mp4279.24MB
  167. 19 Local Data Persistance - User Defaults, Core Data and Realm/243 [Advanced Swift] The Swift Ternary Operator.mp422.16MB
  168. 19 Local Data Persistance - User Defaults, Core Data and Realm/244 Restructuring Our App with MVC.mp442.27MB
  169. 19 Local Data Persistance - User Defaults, Core Data and Realm/245 The Concept of iOS Sandboxing.mp416.12MB
  170. 19 Local Data Persistance - User Defaults, Core Data and Realm/246 Encoding Data with NSCoder.mp4203.71MB
  171. 19 Local Data Persistance - User Defaults, Core Data and Realm/247 Decoding Data with NSCoder.mp4105.71MB
  172. 19 Local Data Persistance - User Defaults, Core Data and Realm/248 Introduction to Databases.mp435.62MB
  173. 19 Local Data Persistance - User Defaults, Core Data and Realm/249 How to Set up and Configure Core Data.mp4275.12MB
  174. 19 Local Data Persistance - User Defaults, Core Data and Realm/250 How to Save Data with Core Data (Create in CRUD).mp462.16MB
  175. 19 Local Data Persistance - User Defaults, Core Data and Realm/251 How to View Your SQLite Database Backend for Core Data.mp456.19MB
  176. 19 Local Data Persistance - User Defaults, Core Data and Realm/252 Core Data Fundamentals.mp431.74MB
  177. 19 Local Data Persistance - User Defaults, Core Data and Realm/253 Reading Data from Core Data (Read in CRUD).mp457.01MB
  178. 19 Local Data Persistance - User Defaults, Core Data and Realm/254 Updating Data with Core Data (Update in CRUD).mp421.65MB
  179. 19 Local Data Persistance - User Defaults, Core Data and Realm/255 Removing Data from Core Data (Delete in CRUD).mp443.51MB
  180. 19 Local Data Persistance - User Defaults, Core Data and Realm/256 How to Implement a UISearchBar and Querying with Core Data.mp4292.52MB
  181. 19 Local Data Persistance - User Defaults, Core Data and Realm/257 How to Go Back to the Original List_.mp476.93MB
  182. 19 Local Data Persistance - User Defaults, Core Data and Realm/258 How to Create Relationship Graphs in Core Data.mp4199.12MB
  183. 19 Local Data Persistance - User Defaults, Core Data and Realm/259 [Solution to Challenge] Setting Up CategoryViewController.mp4100.49MB
  184. 19 Local Data Persistance - User Defaults, Core Data and Realm/260 Adding the Delegate Method.mp4280.4MB
  185. 19 Local Data Persistance - User Defaults, Core Data and Realm/261 Introduction to Realm.mp4220.51MB
  186. 19 Local Data Persistance - User Defaults, Core Data and Realm/262 How to Save Data Using Realm (Create in CRUD).mp4232.13MB
  187. 19 Local Data Persistance - User Defaults, Core Data and Realm/263 Fetching Data from Realm (Read in CRUD).mp4377.23MB
  188. 19 Local Data Persistance - User Defaults, Core Data and Realm/264 Updating Data with Realm (Update in CRUD).mp425.6MB
  189. 19 Local Data Persistance - User Defaults, Core Data and Realm/265 Removing Data from Realm (Delete in CRUD).mp422.44MB
  190. 19 Local Data Persistance - User Defaults, Core Data and Realm/267 Querying Data Using Realm.mp4156.31MB
  191. 19 Local Data Persistance - User Defaults, Core Data and Realm/268 Review of How Our App Uses Realm for Data Persistence.mp4137.46MB
  192. 19 Local Data Persistance - User Defaults, Core Data and Realm/269 Making Our Cells Swipeable.mp4363.03MB
  193. 19 Local Data Persistance - User Defaults, Core Data and Realm/270 Inheriting from SwipeTableViewController.mp4352.95MB
  194. 19 Local Data Persistance - User Defaults, Core Data and Realm/271 [Solution to Challenge] Inheriting from SwipeTableViewController.mp453.51MB
  195. 19 Local Data Persistance - User Defaults, Core Data and Realm/272 Adding Colour to Our App.mp495.01MB
  196. 19 Local Data Persistance - User Defaults, Core Data and Realm/273 [Solution to Challenge] Persisting the Colour Property.mp490.42MB
  197. 19 Local Data Persistance - User Defaults, Core Data and Realm/274 Creating Gradient Flow Cells.mp4346.98MB
  198. 19 Local Data Persistance - User Defaults, Core Data and Realm/276 Updating the UI of the Navigation Bar.mp4321.4MB
  199. 19 Local Data Persistance - User Defaults, Core Data and Realm/278 Tip from Angela - Location, Location, Location!.mp458.6MB
  200. 20 In-App Purchases and Apple StoreKit/279 What You'll Need to Implement In-App Purchases.mp422.55MB
  201. 20 In-App Purchases and Apple StoreKit/281 Check out the Skeleton Project.mp430.89MB
  202. 20 In-App Purchases and Apple StoreKit/282 Setup Your In-App Purchase on App Store Connect.mp4146.37MB
  203. 20 In-App Purchases and Apple StoreKit/283 Create an Inspirational Quotes App.mp4130.73MB
  204. 20 In-App Purchases and Apple StoreKit/284 Detecting When a User Wants to Make a Purchase.mp4137.08MB
  205. 20 In-App Purchases and Apple StoreKit/285 Implementing the In-App Purchase with Apple StoreKit.mp4175.65MB
  206. 20 In-App Purchases and Apple StoreKit/287 Create Sandbox Users on the App Store to Test In-App Purchases for Free.mp4125.62MB
  207. 20 In-App Purchases and Apple StoreKit/288 Giving Users Access to Purchased Content.mp4224.85MB
  208. 20 In-App Purchases and Apple StoreKit/289 Restoring In-App Purchases.mp481.82MB
  209. 20 In-App Purchases and Apple StoreKit/291 Tip from Angela - Use Accountability in your Favour.mp4135.99MB
  210. 21 Advanced Swift Classroom - Part 1/293 Advanced Swift Properties.mp48.27MB
  211. 21 Advanced Swift Classroom - Part 1/295 Getters.mp423.7MB
  212. 21 Advanced Swift Classroom - Part 1/296 Setters.mp47.91MB
  213. 21 Advanced Swift Classroom - Part 1/297 Computed Properties.mp417.04MB
  214. 21 Advanced Swift Classroom - Part 1/298 Observed Properties.mp421.37MB
  215. 21 Advanced Swift Classroom - Part 1/299 Advanced Properties Challenge.mp427.55MB
  216. 21 Advanced Swift Classroom - Part 1/300 Tip from Angela - When Life Gives You Lemons.mp4207.01MB
  217. 22 Advanced Swift Classroom - Part 2/301 What We'll Make - Calculator.mp48.24MB
  218. 22 Advanced Swift Classroom - Part 2/303 Accumulating Numbers in the Calculator.mp4105.03MB
  219. 22 Advanced Swift Classroom - Part 2/304 Swift Access Levels.mp4120.74MB
  220. 22 Advanced Swift Classroom - Part 2/305 Advanced Swift Optionals.mp4128.14MB
  221. 22 Advanced Swift Classroom - Part 2/306 Adding More Functionality to Our Calculator.mp430.44MB
  222. 22 Advanced Swift Classroom - Part 2/307 Dealing with the Decimal Place.mp430.4MB
  223. 22 Advanced Swift Classroom - Part 2/308 Refactoring with Computed Properties.mp473.18MB
  224. 22 Advanced Swift Classroom - Part 2/309 Conforming to MVC.mp4127.92MB
  225. 22 Advanced Swift Classroom - Part 2/310 Swift Structs vs. Classes - The Theory.mp417.6MB
  226. 22 Advanced Swift Classroom - Part 2/311 Swift Structs vs. Classes - In Practice.mp4250.76MB
  227. 22 Advanced Swift Classroom - Part 2/312 How to Turn Our Model into a Struct.mp482.89MB
  228. 22 Advanced Swift Classroom - Part 2/313 Swift Tuples.mp414.58MB
  229. 22 Advanced Swift Classroom - Part 2/314 Guard Let vs. If Let When to Use Which_.mp4113.65MB
  230. 22 Advanced Swift Classroom - Part 2/316 Tip from Angela - Find All the Hard Working People.mp446.83MB
  231. 23 CoreML and Machine Learning/317 Introduction to Machine Learning.mp414.82MB
  232. 23 CoreML and Machine Learning/318 Supervised Learning.mp443.33MB
  233. 23 CoreML and Machine Learning/319 Unsupervised Learning.mp423.44MB
  234. 23 CoreML and Machine Learning/320 Reinforcement Learning.mp432.65MB
  235. 23 CoreML and Machine Learning/321 What is CoreML_.mp445.68MB
  236. 23 CoreML and Machine Learning/322 What we'll be making.mp424.02MB
  237. 23 CoreML and Machine Learning/324 How to Import the Image Recognition Model & Enable Camera Functionality.mp4255.46MB
  238. 23 CoreML and Machine Learning/325 Getting Image Recognition Results Back from Our V3 Model.mp4186.58MB
  239. 23 CoreML and Machine Learning/326 Hotdog or Not Hotdog_.mp458.49MB
  240. 23 CoreML and Machine Learning/328 Tip from Angela - Daily Routines.mp459.89MB
  241. 24 Advanced CoreML - CoreML Tools & Converting Models/329 What we'll be making.mp424.32MB
  242. 24 Advanced CoreML - CoreML Tools & Converting Models/330 Installing CoremlTools using Python PIP.mp4191.36MB
  243. 24 Advanced CoreML - CoreML Tools & Converting Models/331 Converting a Caffe Model into MLModel.mp4214.87MB
  244. 24 Advanced CoreML - CoreML Tools & Converting Models/332 [Challenge] - Set up a UIImagePickerController.mp423.72MB
  245. 24 Advanced CoreML - CoreML Tools & Converting Models/333 [Solution] - Setting up a UIImagePickerController.mp431.52MB
  246. 24 Advanced CoreML - CoreML Tools & Converting Models/334 [Challenge] Getting Classifications from Our Model.mp47.2MB
  247. 24 Advanced CoreML - CoreML Tools & Converting Models/335 [Solution] Getting Classifications from our Model.mp477.16MB
  248. 24 Advanced CoreML - CoreML Tools & Converting Models/336 [Challenge] Adding Cocoapods to Our Project.mp421.54MB
  249. 24 Advanced CoreML - CoreML Tools & Converting Models/337 [Solution] Adding Cocoapods to Our Project.mp427.66MB
  250. 24 Advanced CoreML - CoreML Tools & Converting Models/338 [Challenge] Making HTTP GET requests to Wikipedia using Alamofire and REST.mp485.38MB
  251. 24 Advanced CoreML - CoreML Tools & Converting Models/339 [Solution] Making HTTP GET requests to Wikipedia using Alamofire and REST.mp432.61MB
  252. 24 Advanced CoreML - CoreML Tools & Converting Models/340 [Challenge] Parsing the JSON Result using SwiftyJSON.mp418.33MB
  253. 24 Advanced CoreML - CoreML Tools & Converting Models/341 [Solution] Parsing the JSON Result using SwiftyJSON.mp4106.15MB
  254. 24 Advanced CoreML - CoreML Tools & Converting Models/342 Displaying Images From a URL using SDWebImage.mp445.87MB
  255. 24 Advanced CoreML - CoreML Tools & Converting Models/343 [Optional Lesson] Creating the App Icon From Scratch and Styling the App.mp4145.91MB
  256. 24 Advanced CoreML - CoreML Tools & Converting Models/345 Tip from Angela - Deep Work.mp4139.63MB
  257. 25 CreateML - Building Your Own Machine Learning Model from Scratch/346 Introduction to CreateML.mp426.23MB
  258. 25 CreateML - Building Your Own Machine Learning Model from Scratch/347 How to Gather Data for Training.mp4267.9MB
  259. 25 CreateML - Building Your Own Machine Learning Model from Scratch/348 How to Train a Brand New Machine Learning Model.mp486.72MB
  260. 25 CreateML - Building Your Own Machine Learning Model from Scratch/349 [Challenge] Build Your Own Machine Learning Model.mp486.76MB
  261. 25 CreateML - Building Your Own Machine Learning Model from Scratch/351 Tip from Angela - One Step at a Time.mp4134.45MB
  262. 26 CreateML & Natural Language Processing (NLP)/352 What We'll Make - Twitter Sentiment Analysis.mp482.07MB
  263. 26 CreateML & Natural Language Processing (NLP)/353 Using CreateML for Natural Language Processing.mp4213.86MB
  264. 26 CreateML & Natural Language Processing (NLP)/354 How to Sign Up as a Twitter Developer.mp4160.3MB
  265. 26 CreateML & Natural Language Processing (NLP)/355 Setting Up the Swifter Framework.mp4240.22MB
  266. 26 CreateML & Natural Language Processing (NLP)/356 How to Fetch Live Twitter Data.mp4208.9MB
  267. 26 CreateML & Natural Language Processing (NLP)/357 Performing Sentiment Classification.mp4104.55MB
  268. 26 CreateML & Natural Language Processing (NLP)/358 Parsing Tweet Data in JSON.mp4172.08MB
  269. 26 CreateML & Natural Language Processing (NLP)/359 Making Batch Predictions.mp4120.32MB
  270. 26 CreateML & Natural Language Processing (NLP)/360 Updating the User Interface of Our App.mp488.21MB
  271. 26 CreateML & Natural Language Processing (NLP)/361 Code Refactoring.mp4113.35MB
  272. 26 CreateML & Natural Language Processing (NLP)/363 Tip from Angela - Discipline Breeds Discipline.mp482.05MB
  273. 27 ARKit & Augmented Reality Apps/364 Introduction to Augmented Reality and ARKit.mp4126.38MB
  274. 27 ARKit & Augmented Reality Apps/365 How to Setup and Configure Your Project for AR.mp4185.12MB
  275. 27 ARKit & Augmented Reality Apps/366 How to Create a 3D Object in Augmented Reality.mp4121.9MB
  276. 27 ARKit & Augmented Reality Apps/367 Bring the Moon into Your Living Room Using AR.mp495.45MB
  277. 27 ARKit & Augmented Reality Apps/368 How to Find and Import 3D Models for AR.mp4230.27MB
  278. 27 ARKit & Augmented Reality Apps/369 How to Detect Horizontal Planes in the Real World.mp4221.85MB
  279. 27 ARKit & Augmented Reality Apps/370 How to Detect Touch on Real World 3D Objects.mp488.96MB
  280. 27 ARKit & Augmented Reality Apps/371 How to Place Our Dice in 3D Using Touch.mp498.24MB
  281. 27 ARKit & Augmented Reality Apps/372 How to Animate 3D Objects in AR.mp4112.3MB
  282. 27 ARKit & Augmented Reality Apps/373 How to Animate and Roll all the 3D Dice at Once.mp444.36MB
  283. 27 ARKit & Augmented Reality Apps/374 How to Remove Our 3D Objects from the AR Scene.mp422.08MB
  284. 27 ARKit & Augmented Reality Apps/375 [Optional Lesson] Refactoring Our Code for Better Readability.mp449.39MB
  285. 27 ARKit & Augmented Reality Apps/377 Tip from Angela - Dealing with Limitations.mp4185.21MB
  286. 28 Advanced ARKit/378 What We'll Make By the End of this Module.mp418.88MB
  287. 28 Advanced ARKit/379 Detecting the Start and End Points of Our Measurement.mp4157.97MB
  288. 28 Advanced ARKit/380 Calculating the Distance Between Two 3D points.mp4209.6MB
  289. 28 Advanced ARKit/381 Creating 3D Text in the AR Scene.mp495.66MB
  290. 28 Advanced ARKit/382 Resetting the Measurements.mp481.6MB
  291. 29 ARKit 2 and Live Tracking/384 What We'll Make - Pokemon 3D.mp4111.15MB
  292. 29 ARKit 2 and Live Tracking/385 Adding Tracking Images.mp4158.67MB
  293. 29 ARKit 2 and Live Tracking/386 How to Add Plane to Card.mp4113.27MB
  294. 29 ARKit 2 and Live Tracking/387 Converting 3D Models to the New USDZ File Format.mp4136.19MB
  295. 29 ARKit 2 and Live Tracking/388 Adding 3D Pokemon Modes to Card Tracking.mp4243.24MB
  296. 29 ARKit 2 and Live Tracking/389 Tracking Multiple Pokemons.mp4228MB
  297. 29 ARKit 2 and Live Tracking/391 Tip from Angela - Imposter Syndrome.mp447.4MB
  298. 30 ARKit 2 & Live Video/392 What We'll Make - A Magical Newspaper.mp422.86MB
  299. 30 ARKit 2 & Live Video/393 How to Source the Assets.mp468.21MB
  300. 30 ARKit 2 & Live Video/394 [Challenge] Detecting Images in AR.mp4205.43MB
  301. 30 ARKit 2 & Live Video/395 Video Playback in AR.mp499.2MB
  302. 30 ARKit 2 & Live Video/397 Tip from Angela - How to Become a Freelancer.mp436.6MB
  303. 31 How to Submit Your App to the App Store/398 How to Publish Your App on to the App Store.mp480.23MB
  304. 31 How to Submit Your App to the App Store/400 Useful Tools to Help You with App Submissions.mp434.98MB
  305. 31 How to Submit Your App to the App Store/401 Tip from Angela - How to Build Your Own Products.mp450.92MB
  306. 32 What's Next_ How to Become a Pro iOS Developer/402 Tip from Angela - How to Get a Job as a Developer.mp447.46MB
  307. 32 What's Next_ How to Become a Pro iOS Developer/404 Where to Go From Here_.mp4110.32MB
  308. 33 Optional_ The Complete App Design Course/408 Introduction to App Design.mp45.47MB
  309. 33 Optional_ The Complete App Design Course/409 Why Design is Important for an App Entrepreneur.mp412.28MB
  310. 33 Optional_ The Complete App Design Course/410 Designer vs. Non-Designer Thinking.mp410.21MB
  311. 33 Optional_ The Complete App Design Course/411 Understanding the Mood of Your Colour Palette.mp491.81MB
  312. 33 Optional_ The Complete App Design Course/412 How to Combine Colours to Create Colour Palettes.mp412.07MB
  313. 33 Optional_ The Complete App Design Course/413 Tools for Designing with Colour.mp46.52MB
  314. 33 Optional_ The Complete App Design Course/415 Introduction to Typography.mp44.34MB
  315. 33 Optional_ The Complete App Design Course/416 The Serif Type Family - Origins and Use.mp455.02MB
  316. 33 Optional_ The Complete App Design Course/417 The Sans-Serif Type Family - Origins and Use.mp44.25MB
  317. 33 Optional_ The Complete App Design Course/418 How Typography Determines Readability.mp47.42MB
  318. 33 Optional_ The Complete App Design Course/419 How to Combine Fonts Like a Pro.mp419.9MB
  319. 33 Optional_ The Complete App Design Course/421 What is User Interface (UI) Design_.mp41.99MB
  320. 33 Optional_ The Complete App Design Course/422 The Tour Guide Approach to UI Design.mp47.82MB
  321. 33 Optional_ The Complete App Design Course/423 The Importance of Alignment.mp411.69MB
  322. 33 Optional_ The Complete App Design Course/424 What is Good Practice in Interaction Design.mp425.62MB
  323. 33 Optional_ The Complete App Design Course/425 Colour in User Interface Design.mp48.49MB
  324. 33 Optional_ The Complete App Design Course/426 The Many Ways of Designing Text Overlays.mp416.39MB
  325. 33 Optional_ The Complete App Design Course/427 How to Be an Attention Architect.mp414.13MB
  326. 33 Optional_ The Complete App Design Course/429 What is User Experience (UX) Design_.mp468MB
  327. 33 Optional_ The Complete App Design Course/430 Usability.mp465.52MB
  328. 33 Optional_ The Complete App Design Course/431 Asking for Permissions.mp414.64MB
  329. 33 Optional_ The Complete App Design Course/432 User Profiling.mp413.21MB
  330. 33 Optional_ The Complete App Design Course/433 Form vs. Function.mp418.1MB
  331. 33 Optional_ The Complete App Design Course/434 Consistency.mp413.7MB
  332. 33 Optional_ The Complete App Design Course/435 Simplicity.mp426.15MB
  333. 33 Optional_ The Complete App Design Course/436 Don't Make Me Think.mp427.75MB
  334. 33 Optional_ The Complete App Design Course/437 Onboarding.mp412.5MB
  335. 33 Optional_ The Complete App Design Course/438 Idiot Boxes.mp417.46MB
  336. 33 Optional_ The Complete App Design Course/440 Android vs. iOS Design.mp411.46MB
  337. 33 Optional_ The Complete App Design Course/441 Navigation.mp46.81MB
  338. 33 Optional_ The Complete App Design Course/442 The Devil is in the Details.mp43.52MB
  339. 33 Optional_ The Complete App Design Course/443 Differences in Icon Design.mp41.18MB
  340. 33 Optional_ The Complete App Design Course/444 Flat Design vs. Material Design.mp47.2MB
  341. 33 Optional_ The Complete App Design Course/445 Differences in Establishing Visual Hierarchy.mp42.02MB
  342. 33 Optional_ The Complete App Design Course/446 iOS and Android Design Guidelines.mp411.18MB
  343. 33 Optional_ The Complete App Design Course/447 Step1 - Design Patterns and Colour Palettes.mp433.58MB
  344. 33 Optional_ The Complete App Design Course/449 Step 2 - How to Create a User Flow Diagram.mp434.18MB
  345. 33 Optional_ The Complete App Design Course/450 Step 3 - How to Create Wireframes.mp4198.54MB
  346. 33 Optional_ The Complete App Design Course/452 Step 4 - How to Create Professional Mockups.mp415.1MB
  347. 33 Optional_ The Complete App Design Course/454 How to Use Sketch to Create Mockups.mp4214.65MB
  348. 33 Optional_ The Complete App Design Course/455 [Optional] Watch me Create a Mock up Using Sketch.mp4778.84MB
  349. 33 Optional_ The Complete App Design Course/456 How to Use Canva to Create Mockups.mp465.35MB
  350. 33 Optional_ The Complete App Design Course/457 Your Turn to Create Your Own Mockups.mp434.2MB
  351. 33 Optional_ The Complete App Design Course/459 Step 5 - How to Create an Animated App Prototype.mp422.27MB
  352. 33 Optional_ The Complete App Design Course/461 Prototyping with Keynote.mp4104.38MB
  353. 33 Optional_ The Complete App Design Course/462 Prototyping with Marvel.mp469.76MB
  354. 33 Optional_ The Complete App Design Course/463 Your Turn to Create a Prototype.mp47.03MB
  355. 33 Optional_ The Complete App Design Course/466 How to Keep Designing and Improving.mp48.01MB
  356. 33 Optional_ The Complete App Design Course/467 Tip from Angela - Step Up to Challenges.mp427.43MB
  357. 34 Optional_ The Complete App Marketing Course/468 The Importance of App Marketing.mp43.67MB
  358. 34 Optional_ The Complete App Marketing Course/469 The Fallacy of Build it and They Will Come.mp416.68MB
  359. 34 Optional_ The Complete App Marketing Course/470 The Importance of Idea Validation.mp431.02MB
  360. 34 Optional_ The Complete App Marketing Course/471 1. The Simplest Way of Validating Your Idea - The Starbucks Method.mp420.05MB
  361. 34 Optional_ The Complete App Marketing Course/472 2. Using Google Trends to Estimate the Size of Your Market.mp419.26MB
  362. 34 Optional_ The Complete App Marketing Course/473 3. The Landing Page Validation Method.mp454.09MB
  363. 34 Optional_ The Complete App Marketing Course/474 How to Create a Landing Page Website in Less than an Hour.mp434.36MB
  364. 34 Optional_ The Complete App Marketing Course/475 4. Creating a Minimum Viable Product.mp443.02MB
  365. 34 Optional_ The Complete App Marketing Course/476 5. Using Crowd-funding to Validate and Fund Your Idea.mp454.16MB
  366. 34 Optional_ The Complete App Marketing Course/477 How to Monetise Your App on iOS vs. Android.mp46.68MB
  367. 34 Optional_ The Complete App Marketing Course/478 When You Should Create a Paid App.mp436.94MB
  368. 34 Optional_ The Complete App Marketing Course/479 When to use In-App Advertisements.mp422.89MB
  369. 34 Optional_ The Complete App Marketing Course/480 How You Thought About These Alternative Monetisation Models_.mp438.37MB
  370. 34 Optional_ The Complete App Marketing Course/481 How to Get an App icon Designed without Breaking the Bank.mp435.81MB
  371. 34 Optional_ The Complete App Marketing Course/482 Split Testing for Super Success.mp433.33MB
  372. 34 Optional_ The Complete App Marketing Course/483 What Makes a Good App Icon_.mp43.08MB
  373. 34 Optional_ The Complete App Marketing Course/484 The Dos and Don'ts of Making App Screenshots.mp439.17MB
  374. 34 Optional_ The Complete App Marketing Course/485 Tools for Building Screenshots.mp43.3MB
  375. 34 Optional_ The Complete App Marketing Course/486 Your First 1000 Customers.mp415.27MB
  376. 34 Optional_ The Complete App Marketing Course/487 Building an Email List.mp47.56MB
  377. 34 Optional_ The Complete App Marketing Course/488 The All Important Landing Page.mp423.95MB
  378. 34 Optional_ The Complete App Marketing Course/489 Blogging Your Way to Success.mp421.58MB
  379. 34 Optional_ The Complete App Marketing Course/490 Content Marketing for App Downloads.mp49.55MB
  380. 34 Optional_ The Complete App Marketing Course/491 How to Successfully Launch on Product Hunt.mp4166.37MB
  381. 34 Optional_ The Complete App Marketing Course/492 How to Launch on Beta List.mp45.81MB
  382. 34 Optional_ The Complete App Marketing Course/493 How to Launch on Hacker News.mp416.55MB
  383. 34 Optional_ The Complete App Marketing Course/494 If At First You Don't Succeed.mp421.7MB
  384. 34 Optional_ The Complete App Marketing Course/495 Cross Promotion.mp48.83MB
  385. 34 Optional_ The Complete App Marketing Course/496 Social Referrals and Social Queuing.mp411.16MB
  386. 34 Optional_ The Complete App Marketing Course/497 How to Make Social Media Work for You.mp414.74MB
  387. 34 Optional_ The Complete App Marketing Course/498 Do I Need a PR Agency_.mp41.81MB
  388. 34 Optional_ The Complete App Marketing Course/499 Not All Press is Created Equal.mp43.05MB
  389. 34 Optional_ The Complete App Marketing Course/500 How to Craft Your Story.mp423.2MB
  390. 34 Optional_ The Complete App Marketing Course/501 How to Craft Your Pitch.mp47.74MB
  391. 34 Optional_ The Complete App Marketing Course/502 How to Figure Out Which Journalists to Pitch.mp414.69MB
  392. 34 Optional_ The Complete App Marketing Course/503 How to Find Anyone's Email Address.mp43.17MB
  393. 34 Optional_ The Complete App Marketing Course/504 How to Pitch a Journalist.mp422.01MB
  394. 34 Optional_ The Complete App Marketing Course/506 Establishing a Relationship with a Journalist.mp45.76MB
  395. 34 Optional_ The Complete App Marketing Course/507 What if You Still Can't Get Anyone to Write About You_.mp419.57MB
  396. 34 Optional_ The Complete App Marketing Course/508 Final Tips on Getting Press.mp411.05MB
  397. 34 Optional_ The Complete App Marketing Course/509 How to Get Featured on the App Store_.mp43.71MB
  398. 34 Optional_ The Complete App Marketing Course/510 _Only on the App Store_.mp47.66MB
  399. 34 Optional_ The Complete App Marketing Course/511 Work with the Corporate Mindset.mp410.68MB
  400. 34 Optional_ The Complete App Marketing Course/512 Native vs. Cross-Platform Apps.mp439.79MB
  401. 34 Optional_ The Complete App Marketing Course/513 Tips and Tricks for Getting Featured.mp47.83MB
  402. 34 Optional_ The Complete App Marketing Course/514 What is App Store Optimisation (ASO)_.mp43.78MB
  403. 34 Optional_ The Complete App Marketing Course/515 Top Tips to Optimise Your App Store Listing.mp43.66MB
  404. 34 Optional_ The Complete App Marketing Course/516 My Complete ASO Workflow.mp433.14MB
  405. 34 Optional_ The Complete App Marketing Course/517 Using Apple Search Ads as a Research Tool.mp49.46MB
  406. 34 Optional_ The Complete App Marketing Course/518 Early vs. Late Game Strategies.mp43.09MB
  407. 34 Optional_ The Complete App Marketing Course/519 Differences Between Google Play and Apple App Store.mp412MB
  408. 34 Optional_ The Complete App Marketing Course/520 When to use Paid Advertising or App Marketing.mp41.47MB
  409. 34 Optional_ The Complete App Marketing Course/521 Always Test Before You Advertise.mp416.73MB
  410. 34 Optional_ The Complete App Marketing Course/522 Which Platform to Advertise On_.mp41.37MB
  411. 34 Optional_ The Complete App Marketing Course/523 How Much Does it Cost_.mp47.02MB
  412. 34 Optional_ The Complete App Marketing Course/524 How to Setup Your Facebook Ad.mp47.81MB
  413. 34 Optional_ The Complete App Marketing Course/525 Use Your Competitors' Ad Budget.mp413.68MB
  414. 34 Optional_ The Complete App Marketing Course/526 Where Can I Find More Customers_.mp43.34MB
  415. 34 Optional_ The Complete App Marketing Course/527 One Weird Trick to Get More Money from Apple.mp43.18MB
  416. 34 Optional_ The Complete App Marketing Course/528 How to Get More 5 Star Ratings and Reviews.mp413.84MB
  417. 34 Optional_ The Complete App Marketing Course/529 Use This Free Tools to Monitor Your App Reviews.mp44.09MB
  418. 34 Optional_ The Complete App Marketing Course/530 How to use App Analytics to Increase User Retention.mp411.24MB
  419. 34 Optional_ The Complete App Marketing Course/531 White Hat Techniques.mp429.69MB
  420. 34 Optional_ The Complete App Marketing Course/532 Black Hat Techniques.mp434.21MB
  421. 34 Optional_ The Complete App Marketing Course/533 A 5 Second Way of Building a Web Page for Your iOS App.mp413.31MB
  422. 34 Optional_ The Complete App Marketing Course/534 How to Use Bootstrap to Build Your App Showcase Website.mp4193.16MB
  423. 34 Optional_ The Complete App Marketing Course/536 Tip from Angela - Decision Fatigue.mp431.77MB
  424. 35 Ask Angela Anything/537 AAA 1 - How to Soak in Programming Concepts & much more.mp4450.67MB
  425. 35 Ask Angela Anything/538 AAA 2 - Schedule for Learning to Code & much more.mp4897.65MB
  426. 35 Ask Angela Anything/539 AAA 3 - How to Start Freelancing & much more.mp41.1GB
  427. 35 Ask Angela Anything/540 AAA 4 - The Live AMA.mp4729.47MB
  428. 36 Optional Module_ How to Make an App from Beginning to End/541 How to Make an App From Beginning to End.mp41.97GB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!

违规内容投诉邮箱:[email protected]

概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统