zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[FreeTutorials.Us] Udemy - ios-11-app-development-bootcamp
magnet:?xt=urn:btih:308ebb1cd4f31617eac187314d1f5f77d5a5925e&dn=[FreeTutorials.Us] Udemy - ios-11-app-development-bootcamp
磁力链接详情
Hash值:
308ebb1cd4f31617eac187314d1f5f77d5a5925e
点击数:
91
文件大小:
6.83 GB
文件数量:
371
创建日期:
2018-6-26 07:55
最后访问:
2024-10-26 18:17
访问标签:
FreeTutorials
Us
Udemy
-
ios-11-app-development-bootcamp
文件列表详情
01 Getting Started with iOS 11 and Swift 4/001 What Youll Get in This Course.mp4 26.88 MB
01 Getting Started with iOS 11 and Swift 4/002 How to Get All the Free Stuff.mp4 2.06 MB
01 Getting Started with iOS 11 and Swift 4/004 Tools and Materials for iOS 11 App Development.mp4 21.82 MB
01 Getting Started with iOS 11 and Swift 4/005 Download Xcode 9.mp4 7.4 MB
01 Getting Started with iOS 11 and Swift 4/006 A Walkthrough of the Xcode Development Environment.mp4 33.8 MB
01 Getting Started with iOS 11 and Swift 4/007 The Anatomy of an iOS App.mp4 5.78 MB
02 iOS Interface Builder - The 999 App/009 The I Am Rich App.mp4 3.14 MB
02 iOS Interface Builder - The 999 App/010 How to Properly Create a New Xcode Project.mp4 9.19 MB
02 iOS Interface Builder - The 999 App/012 Lets Design the User Interface Using Storyboards.mp4 14.45 MB
02 iOS Interface Builder - The 999 App/013 How to Position User Interface (UI) Elements.mp4 3.88 MB
02 iOS Interface Builder - The 999 App/015 How to Incorporate Image Assets into Your Xcode Project.mp4 11.29 MB
02 iOS Interface Builder - The 999 App/016 Whats the Difference Between Points and Pixels How to Design iOS Image Assets.mp4 8.73 MB
02 iOS Interface Builder - The 999 App/019 Run and Test Your App.mp4 7.46 MB
03 Sideloading in iOS/020 What is Sideloading and How Can You Get Your App onto Your iPhone.mp4 2.38 MB
03 Sideloading in iOS/022 How to Sideload Your App using Xcode.mp4 19.03 MB
04 Coding Challenge 1 - Using Interface Builder in Xcode/024 What are Coding Challenges.mp4 2.82 MB
04 Coding Challenge 1 - Using Interface Builder in Xcode/025 What You Will Create by the End of this Challenge.mp4 1.67 MB
04 Coding Challenge 1 - Using Interface Builder in Xcode/026 What is GitHub and How to Download the Stub Projects.mp4 8.39 MB
05 Build a iOS Dice App to Learn Swift Programming Basics/033 What Youll Make by the End of This Module.mp4 2.9 MB
05 Build a iOS Dice App to Learn Swift Programming Basics/035 How to Design Your App.mp4 20.6 MB
05 Build a iOS Dice App to Learn Swift Programming Basics/036 Linking Design with Code.mp4 22.47 MB
05 Build a iOS Dice App to Learn Swift Programming Basics/037 Common Errors IBOutletsIBActions Debugging.mp4 13.73 MB
05 Build a iOS Dice App to Learn Swift Programming Basics/038 How to Create Randomisation in Swift.mp4 21.98 MB
05 Build a iOS Dice App to Learn Swift Programming Basics/040 Data Types Constants and Variables.mp4 18.21 MB
05 Build a iOS Dice App to Learn Swift Programming Basics/042 Learn About Arrays in Swift and Programmatically Update the Display.mp4 26 MB
05 Build a iOS Dice App to Learn Swift Programming Basics/043 How to Become a Better Programmer The DRY Principle.mp4 17.16 MB
05 Build a iOS Dice App to Learn Swift Programming Basics/044 How to Add Motion Detection in to Your App.mp4 12.85 MB
06 Coding Challenge 2 - Swift Data Types Variables and Arrays/046 What Youll Build in this Coding Challenge.mp4 3.88 MB
06 Coding Challenge 2 - Swift Data Types Variables and Arrays/058 Optional Magic 8 Ball Solution Walk Through.mp4 65.28 MB
07 Programming in Swift 4 for Beginners Using Swift Playgrounds/059 Introduction to the Programming Modules.mp4 2.33 MB
07 Programming in Swift 4 for Beginners Using Swift Playgrounds/060 Comments Print Statements and Debug Console.mp4 12.32 MB
07 Programming in Swift 4 for Beginners Using Swift Playgrounds/061 Optional Review Data Types Constants and Variables.mp4 16.85 MB
07 Programming in Swift 4 for Beginners Using Swift Playgrounds/062 Swift Functions Part 1 - The Simple Function.mp4 11.74 MB
07 Programming in Swift 4 for Beginners Using Swift Playgrounds/063 Swift Functions Part 2 - Functions with Inputs.mp4 18.65 MB
07 Programming in Swift 4 for Beginners Using Swift Playgrounds/064 Swift Functions Part 3 - Functions with Outputs.mp4 15.72 MB
07 Programming in Swift 4 for Beginners Using Swift Playgrounds/065 Control Flow with Conditional Statements in Swift (IFELSE).mp4 26.61 MB
07 Programming in Swift 4 for Beginners Using Swift Playgrounds/068 Optional BMI Calculator Challenge Solution.mp4 47.43 MB
07 Programming in Swift 4 for Beginners Using Swift Playgrounds/069 Introduction to Loops in Swift - The For In loop.mp4 14.46 MB
07 Programming in Swift 4 for Beginners Using Swift Playgrounds/070 Using Loops in Your Program.mp4 45.53 MB
07 Programming in Swift 4 for Beginners Using Swift Playgrounds/071 Optional A Brain Teaser with Loops and the Fibonacci Sequence.mp4 18.94 MB
08 Apple iOS APIs - Make a Music App/072 What Youll Make by the End of This Module.mp4 2.31 MB
08 Apple iOS APIs - Make a Music App/074 How to Use Tags in the Storyboards.mp4 14.09 MB
08 Apple iOS APIs - Make a Music App/075 How to Use the Apple Documentation to Tap into Any iPhone Capability You Want.mp4 54.58 MB
08 Apple iOS APIs - Make a Music App/077 Incorporate AVFoundation to Play Sound.mp4 13.57 MB
08 Apple iOS APIs - Make a Music App/078 Error Catching in Swift 4 - Do Catch and Try.mp4 10.75 MB
08 Apple iOS APIs - Make a Music App/079 Create a Method to Contain the Sound Playing Functionality.mp4 11.98 MB
08 Apple iOS APIs - Make a Music App/080 Common Swift Errors Index Out of Range and How to Debug it.mp4 7.69 MB
08 Apple iOS APIs - Make a Music App/081 Make the App Play a Different Sound for Each Button.mp4 11.16 MB
08 Apple iOS APIs - Make a Music App/082 The Importance of Scope in Programming.mp4 15.33 MB
09 The Model-View-Controller (MVC) Design Pattern - Make a Quiz App/084 What Youll Make by the End of This Module.mp4 2.4 MB
09 The Model-View-Controller (MVC) Design Pattern - Make a Quiz App/086 Set up the Project.mp4 18.95 MB
09 The Model-View-Controller (MVC) Design Pattern - Make a Quiz App/088 Lets Create a Data Model.mp4 18.65 MB
09 The Model-View-Controller (MVC) Design Pattern - Make a Quiz App/090 Object-Oriented Programming - What are Objects and Classes.mp4 17.05 MB
09 The Model-View-Controller (MVC) Design Pattern - Make a Quiz App/092 Creating the Question Bank Class.mp4 16.71 MB
09 The Model-View-Controller (MVC) Design Pattern - Make a Quiz App/093 ELI5 The Model View Controller (MVC) Design Pattern - Explain Like Im 5.mp4 14.67 MB
09 The Model-View-Controller (MVC) Design Pattern - Make a Quiz App/094 Initialise the First Question.mp4 26.73 MB
09 The Model-View-Controller (MVC) Design Pattern - Make a Quiz App/095 How to Progress Through the Question Bank.mp4 15.22 MB
09 The Model-View-Controller (MVC) Design Pattern - Make a Quiz App/096 Debugging Practice Using the Xcode Debug Console.mp4 13.02 MB
09 The Model-View-Controller (MVC) Design Pattern - Make a Quiz App/097 How to Implement a UIAlertController and Show a Popup to the User.mp4 20.66 MB
09 The Model-View-Controller (MVC) Design Pattern - Make a Quiz App/098 A High Level Overview of How Our App Works.mp4 9.89 MB
09 The Model-View-Controller (MVC) Design Pattern - Make a Quiz App/099 How to Track Progress and Score.mp4 24.97 MB
09 The Model-View-Controller (MVC) Design Pattern - Make a Quiz App/100 How to Incorporate Objective-C Code in to Swift.mp4 21.77 MB
10 Coding Challenge 3 - Control Flow - Build a Story App Like Lifeline/103 What Youll Build in This Coding Challenge.mp4 4.17 MB
10 Coding Challenge 3 - Control Flow - Build a Story App Like Lifeline/111 Optional Destini Solution Walk Through.mp4 105.67 MB
11 iOS Auto Layout and Setting Constraints/112 Why Do We Need Auto Layout.mp4 4.56 MB
11 iOS Auto Layout and Setting Constraints/113 Positioning UI Elements Programmatically.mp4 11.62 MB
11 iOS Auto Layout and Setting Constraints/114 The Theory Behind Auto Layout.mp4 9.28 MB
11 iOS Auto Layout and Setting Constraints/116 Auto Layout in Practice - Setting Constraints.mp4 34.62 MB
11 iOS Auto Layout and Setting Constraints/117 Challenge Use What You Just Learnt to Practice Auto Layout.mp4 2.32 MB
11 iOS Auto Layout and Setting Constraints/119 Optional Auto Layout Challenge Solution.mp4 17.55 MB
11 iOS Auto Layout and Setting Constraints/120 New Auto Layout Using Stack Views.mp4 41.71 MB
12 Programming in Swift 4 for Intermediates/121 Classes and Objects.mp4 2.82 MB
12 Programming in Swift 4 for Intermediates/122 Creating a New Class from Scratch.mp4 16.47 MB
12 Programming in Swift 4 for Intermediates/123 Creating Enums in Swift.mp4 9.46 MB
12 Programming in Swift 4 for Intermediates/124 How to Create an Object from a Class.mp4 5.85 MB
12 Programming in Swift 4 for Intermediates/125 Class Initialization.mp4 12.88 MB
12 Programming in Swift 4 for Intermediates/126 Designated and Convenience Initializers.mp4 9.31 MB
12 Programming in Swift 4 for Intermediates/127 Creating a Method.mp4 8.05 MB
12 Programming in Swift 4 for Intermediates/128 Class Inheritance - The Theory.mp4 11.9 MB
12 Programming in Swift 4 for Intermediates/129 How to Override an Inherited Method.mp4 4.33 MB
12 Programming in Swift 4 for Intermediates/130 Class Inheritance - Putting it into Practice.mp4 9.73 MB
12 Programming in Swift 4 for Intermediates/131 What are Swift Optionals.mp4 16.7 MB
12 Programming in Swift 4 for Intermediates/132 Optionals Explained.mp4 7.69 MB
13 Cocoapods GPS APIs REST and Getting Web Content - Weather App/133 What Youll Make by the End of This Module.mp4 2.64 MB
13 Cocoapods GPS APIs REST and Getting Web Content - Weather App/135 Setting up the Skeleton Project.mp4 10.13 MB
13 Cocoapods GPS APIs REST and Getting Web Content - Weather App/137 What are Cocoapods and Why Do We Need Them.mp4 3.8 MB
13 Cocoapods GPS APIs REST and Getting Web Content - Weather App/138 Install and Setup Cocoapods on Your System.mp4 8.8 MB
13 Cocoapods GPS APIs REST and Getting Web Content - Weather App/139 Troubleshooting Cocoapods Installation.mp4 1.41 MB
13 Cocoapods GPS APIs REST and Getting Web Content - Weather App/140 Installing New Pods in Your Xcode Project.mp4 16.67 MB
13 Cocoapods GPS APIs REST and Getting Web Content - Weather App/141 Fix for Those with a Version of Cocoapods Below 1.0.1.mp4 2.12 MB
13 Cocoapods GPS APIs REST and Getting Web Content - Weather App/142 Completing the Pod Installation Process.mp4 6.98 MB
13 Cocoapods GPS APIs REST and Getting Web Content - Weather App/144 Setting up the Location Manager to Get GPS Data from the iPhone.mp4 24.33 MB
13 Cocoapods GPS APIs REST and Getting Web Content - Weather App/145 Asking the User for Location Permissions.mp4 12.72 MB
13 Cocoapods GPS APIs REST and Getting Web Content - Weather App/146 Tapping into the GPS.mp4 28.77 MB
13 Cocoapods GPS APIs REST and Getting Web Content - Weather App/147 What is Delegation.mp4 5.21 MB
13 Cocoapods GPS APIs REST and Getting Web Content - Weather App/148 Swift Dictionaries.mp4 8.58 MB
13 Cocoapods GPS APIs REST and Getting Web Content - Weather App/149 What are APIs.mp4 4.67 MB
13 Cocoapods GPS APIs REST and Getting Web Content - Weather App/150 Networking with Alamofire.mp4 24.42 MB
13 Cocoapods GPS APIs REST and Getting Web Content - Weather App/151 Networking REST Explained.mp4 7.41 MB
13 Cocoapods GPS APIs REST and Getting Web Content - Weather App/152 What is JSON and How to Parse it.mp4 24.11 MB
13 Cocoapods GPS APIs REST and Getting Web Content - Weather App/153 Create a Weather Data Model.mp4 27.21 MB
13 Cocoapods GPS APIs REST and Getting Web Content - Weather App/154 Update the User Interface.mp4 4.24 MB
13 Cocoapods GPS APIs REST and Getting Web Content - Weather App/155 Creating and Using Segues in Xcode.mp4 24.21 MB
13 Cocoapods GPS APIs REST and Getting Web Content - Weather App/156 Using Delegates and Protocols in iOS App Development.mp4 27.91 MB
13 Cocoapods GPS APIs REST and Getting Web Content - Weather App/157 How to Pass Data Between View Controllers.mp4 38.46 MB
13 Cocoapods GPS APIs REST and Getting Web Content - Weather App/158 Delegates and Protocols Explained.mp4 28.35 MB
13 Cocoapods GPS APIs REST and Getting Web Content - Weather App/159 Request Weather Data Based on City Name.mp4 14.8 MB
14 The Command Line and Terminal/161 Introduction to the Command Line.mp4 13.91 MB
14 The Command Line and Terminal/162 Command Line Shortcuts.mp4 23.74 MB
14 The Command Line and Terminal/163 Directory and File Manipulation Using the Command Line Bonus.mp4 18.21 MB
15 Coding Challenge 4 - Cocoapods REST APIs - Build a Bitcoin Price Tracker/164 What Youll Build by the End of This Coding Challenge.mp4 2.29 MB
15 Coding Challenge 4 - Cocoapods REST APIs - Build a Bitcoin Price Tracker/173 Optional Bitcoin Challenge Solution.mp4 97.38 MB
16 Cloud Database iOS Animations and Advanced Swift - Make a WhatsApp Clone/175 What You Will Make.mp4 2.89 MB
16 Cloud Database iOS Animations and Advanced Swift - Make a WhatsApp Clone/176 What is Firebase.mp4 2.93 MB
16 Cloud Database iOS Animations and Advanced Swift - Make a WhatsApp Clone/178 Register for an Account on Firebase.mp4 3.19 MB
16 Cloud Database iOS Animations and Advanced Swift - Make a WhatsApp Clone/179 Set Up Firebase for Development.mp4 16.74 MB
16 Cloud Database iOS Animations and Advanced Swift - Make a WhatsApp Clone/182 Saving Data to Firebase.mp4 10.82 MB
16 Cloud Database iOS Animations and Advanced Swift - Make a WhatsApp Clone/183 Lets Register Some Users to our App.mp4 36.11 MB
16 Cloud Database iOS Animations and Advanced Swift - Make a WhatsApp Clone/184 Swift Closures Advanced Swift.mp4 26.34 MB
16 Cloud Database iOS Animations and Advanced Swift - Make a WhatsApp Clone/185 The Event-Driven Nature of Apps.mp4 6.66 MB
16 Cloud Database iOS Animations and Advanced Swift - Make a WhatsApp Clone/186 What are Completion Handlers and How Do They Work.mp4 19.73 MB
16 Cloud Database iOS Animations and Advanced Swift - Make a WhatsApp Clone/187 How Do Navigation Controllers Work and How do You Create Them.mp4 15.3 MB
16 Cloud Database iOS Animations and Advanced Swift - Make a WhatsApp Clone/188 Lets Code Up the Login Screen.mp4 8.99 MB
16 Cloud Database iOS Animations and Advanced Swift - Make a WhatsApp Clone/189 What are TableViews and How to Set One Up.mp4 40.76 MB
16 Cloud Database iOS Animations and Advanced Swift - Make a WhatsApp Clone/190 Making a Custom Message Class.mp4 3.74 MB
16 Cloud Database iOS Animations and Advanced Swift - Make a WhatsApp Clone/192 Learn About UI Animations in iOS and Make Our Own.mp4 39.76 MB
16 Cloud Database iOS Animations and Advanced Swift - Make a WhatsApp Clone/193 Lets Send Some Messages.mp4 20.42 MB
16 Cloud Database iOS Animations and Advanced Swift - Make a WhatsApp Clone/194 Observing for Database Changes.mp4 41.35 MB
16 Cloud Database iOS Animations and Advanced Swift - Make a WhatsApp Clone/195 Bug Fix - Wheres the Historical Message Data.mp4 7.63 MB
16 Cloud Database iOS Animations and Advanced Swift - Make a WhatsApp Clone/196 Update the Security Setting of Your Database.mp4 2.97 MB
16 Cloud Database iOS Animations and Advanced Swift - Make a WhatsApp Clone/197 Lets Improve the UX - Add a Progress Spinner.mp4 11.11 MB
16 Cloud Database iOS Animations and Advanced Swift - Make a WhatsApp Clone/198 Improving the UI - Differentiating Between Different Users.mp4 15.41 MB
17 Firebase Version 3/201 What Youll Make by the End of This Module.mp4 2.89 MB
17 Firebase Version 3/202 What is Firebase.mp4 2.93 MB
17 Firebase Version 3/204 Register for a Free Account on Google Firebase.mp4 3.19 MB
17 Firebase Version 3/205 Set up Firebase for Development.mp4 10.5 MB
17 Firebase Version 3/207 Saving Data to Our Own Cloud Database.mp4 10.85 MB
17 Firebase Version 3/208 Lets Register Some Users to Our App.mp4 37.69 MB
17 Firebase Version 3/210 Swift Closures.mp4 26.34 MB
17 Firebase Version 3/211 The Event Driven Nature of Mobile Apps.mp4 6.57 MB
17 Firebase Version 3/212 What are Completion Handlers and How Do They Work.mp4 24.59 MB
17 Firebase Version 3/213 The Navigation Controller in iOS.mp4 14.42 MB
17 Firebase Version 3/214 How to Use the Swift Guard Statement.mp4 8.18 MB
17 Firebase Version 3/215 Lets Code Up the Login Screen.mp4 8.92 MB
17 Firebase Version 3/216 iOS Table Views and How to Properly Set One Up.mp4 40.76 MB
17 Firebase Version 3/217 Making a Custom Message Class.mp4 3.74 MB
17 Firebase Version 3/218 UI Animations in iOS and How to Make Our Own.mp4 39.75 MB
17 Firebase Version 3/219 Lets Send Some Messages.mp4 21.02 MB
17 Firebase Version 3/220 Observing for Real-Time Database Changes.mp4 45.56 MB
17 Firebase Version 3/221 Bug Fix Where are the Historical Messages.mp4 8.03 MB
17 Firebase Version 3/222 Update the Security Settings for Your Database Before Your Deploy.mp4 3.06 MB
17 Firebase Version 3/223 Lets Improve the User Experience (UX) of Our App.mp4 12.36 MB
17 Firebase Version 3/224 Lets Improve the User Interface (UI).mp4 24.37 MB
18 Git GitHub and Version Control/226 Introduction to Version Control and Git.mp4 4.94 MB
18 Git GitHub and Version Control/227 Version Control Using Git and the Command Line.mp4 24.6 MB
18 Git GitHub and Version Control/228 GitHub and Remote Repositories.mp4 16.39 MB
18 Git GitHub and Version Control/229 Gitignore.mp4 30.02 MB
18 Git GitHub and Version Control/230 Cloning.mp4 18.03 MB
18 Git GitHub and Version Control/231 Branching and Merging.mp4 29.99 MB
18 Git GitHub and Version Control/232 Using Git and GitHub in Xcode 9.mp4 37.41 MB
18 Git GitHub and Version Control/233 Forking and Pull Requests.mp4 28.97 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/234 The Clear app Clone that Youll Build By the End of This Module.mp4 6.56 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/235 Subclassing a UITableViewController.mp4 38.21 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/236 TableView Delegate Methods and Accessories.mp4 20.46 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/237 Creating a Textfield Inside UIAlert to Add New Items.mp4 40.55 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/238 Why Do We Need Persistent Local Data Storage.mp4 17.53 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/239 Persistent Local Data Storage Using UserDefaults.mp4 28.02 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/240 UserDefaults Explained.mp4 19.63 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/241 Advanced Swift The Swift Singleton Object.mp4 12.5 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/242 Creating a Custom Data Model.mp4 37.79 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/243 Advanced Swift The Swift Ternary Operator.mp4 7.5 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/244 Restructuring Our App with MVC.mp4 15.48 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/245 The Concept of iOS Sandboxing.mp4 6.83 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/246 Encoding Data with NSCoder.mp4 37.58 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/247 Decoding Data with NSCoder.mp4 22.29 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/248 Introduction to Databases.mp4 18.26 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/249 How to Setup and Configure Core Data.mp4 40.89 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/250 How to Save Data with Core Data (Create in CRUD).mp4 24.07 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/251 How to View Your SQLite Database Backend for Core Data.mp4 12.26 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/252 Core Data Fundamentals.mp4 16 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/253 Reading Data from Core Data (Read in CRUD).mp4 13.98 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/254 Updating Data with Core Data (Update in CRUD).mp4 7.56 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/255 Removing Data from Core Data (Delete in CRUD).mp4 14.21 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/256 How to Implement a UISearchBar and Querying with Core Data.mp4 53.36 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/257 How to Go Back to the Original List.mp4 18.29 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/258 How to Create Relationship Graphs in Core Data.mp4 28.83 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/259 Solution to Challenge Setting Up CategoryViewController.mp4 36.18 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/260 Adding the Delegate Method.mp4 39.21 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/261 Introduction to Realm.mp4 45.31 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/262 How to Save Data Using Realm (Create in CRUD).mp4 44.2 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/263 Fetching Data from Realm (Read in CRUD).mp4 67.25 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/264 Updating Data with Realm (Update in CRUD).mp4 10.16 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/265 Removing Data from Realm (Delete in CRUD).mp4 7.82 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/266 Querying Data Using Realm.mp4 34.1 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/267 Review of How Our App Uses Realm for Data Persistence.mp4 39.6 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/268 Making Our Cells Swipeable.mp4 71.06 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/269 Inheriting from SwipeTableViewController.mp4 59.61 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/270 Solution to Challenge Inheriting from SwipeTableViewController.mp4 17.03 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/271 Adding Colour to Our App.mp4 27.42 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/272 Solution to Challenge Persisting the Colour Property.mp4 21.63 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/273 Creating Gradient Flow Cells.mp4 56.82 MB
19 Core Data Realm User Defaults - Learn Persistent Local Data Storage - Todoey/274 Updating the UI of the Navigation Bar.mp4 81.09 MB
20 Introduction to Machine Learning/276 Introduction to Machine Learning.mp4 6.26 MB
20 Introduction to Machine Learning/277 Supervised Learning.mp4 18.31 MB
20 Introduction to Machine Learning/278 Unsupervised Learning.mp4 8.35 MB
20 Introduction to Machine Learning/279 Reinforcement Learning.mp4 11.48 MB
21 iOS 11 - CoreML - How to Incorporate Machine Learning into Your iOS Apps/281 What is CoreML.mp4 9.89 MB
21 iOS 11 - CoreML - How to Incorporate Machine Learning into Your iOS Apps/282 What well be making.mp4 10.1 MB
21 iOS 11 - CoreML - How to Incorporate Machine Learning into Your iOS Apps/283 How to Import the Image Recognition Model Enable Camera Functionality.mp4 42.1 MB
21 iOS 11 - CoreML - How to Incorporate Machine Learning into Your iOS Apps/284 Getting Image Recognition Results Back from Our V3 Model.mp4 31.3 MB
21 iOS 11 - CoreML - How to Incorporate Machine Learning into Your iOS Apps/285 Hotdog or Not Hotdog.mp4 15.47 MB
22 Optional Bonus Project Machine Learning Using IBM Watson/287 What Youll Make by the End of This Module.mp4 15.86 MB
22 Optional Bonus Project Machine Learning Using IBM Watson/289 How to Install and Use Carthage as a Dependency Manager.mp4 24.54 MB
22 Optional Bonus Project Machine Learning Using IBM Watson/291 How to Implement the Camera and Photo Library Functionality in iOS.mp4 39.74 MB
22 Optional Bonus Project Machine Learning Using IBM Watson/292 How Use A Pre-Trained Neural Net from IBM to Classify Any Image.mp4 28.18 MB
22 Optional Bonus Project Machine Learning Using IBM Watson/293 How to Process the Data You Get Back from IBM Bluemix.mp4 34.18 MB
22 Optional Bonus Project Machine Learning Using IBM Watson/294 Lets Beautify Our App and Make it Look Like the Real Deal.mp4 59.75 MB
23 iOS 11 - Advanced CoreML - How to Convert Pre-Trained Models Using CoreML Tools/296 What well be making.mp4 6.96 MB
23 iOS 11 - Advanced CoreML - How to Convert Pre-Trained Models Using CoreML Tools/297 Installing CoremlTools using Python PIP.mp4 39.21 MB
23 iOS 11 - Advanced CoreML - How to Convert Pre-Trained Models Using CoreML Tools/298 Converting a Caffe Model into MLModel.mp4 24.59 MB
23 iOS 11 - Advanced CoreML - How to Convert Pre-Trained Models Using CoreML Tools/299 Challenge - Set up a UIImagePickerController.mp4 4.26 MB
23 iOS 11 - Advanced CoreML - How to Convert Pre-Trained Models Using CoreML Tools/300 Solution - Setting up a UIImagePickerController.mp4 12.14 MB
23 iOS 11 - Advanced CoreML - How to Convert Pre-Trained Models Using CoreML Tools/301 Challenge Getting Classifications from Our Model.mp4 2.09 MB
23 iOS 11 - Advanced CoreML - How to Convert Pre-Trained Models Using CoreML Tools/302 Solution Getting Classifications from our Model.mp4 18.74 MB
23 iOS 11 - Advanced CoreML - How to Convert Pre-Trained Models Using CoreML Tools/303 Challenge Adding Cocoapods to Our Project.mp4 7.51 MB
23 iOS 11 - Advanced CoreML - How to Convert Pre-Trained Models Using CoreML Tools/304 Solution Adding Cocoapods to Our Project.mp4 4.58 MB
23 iOS 11 - Advanced CoreML - How to Convert Pre-Trained Models Using CoreML Tools/305 Challenge Making HTTP GET requests to Wikipedia using Alamofire and REST.mp4 13.77 MB
23 iOS 11 - Advanced CoreML - How to Convert Pre-Trained Models Using CoreML Tools/306 Solution Making HTTP GET requests to Wikipedia using Alamofire and REST.mp4 9.7 MB
23 iOS 11 - Advanced CoreML - How to Convert Pre-Trained Models Using CoreML Tools/307 Challenge Parsing the JSON Result using SwiftyJSON.mp4 4.55 MB
23 iOS 11 - Advanced CoreML - How to Convert Pre-Trained Models Using CoreML Tools/308 Solution Parsing the JSON Result using SwiftyJSON.mp4 11.77 MB
23 iOS 11 - Advanced CoreML - How to Convert Pre-Trained Models Using CoreML Tools/309 Displaying Images From a URL using SDWebImage.mp4 13.24 MB
23 iOS 11 - Advanced CoreML - How to Convert Pre-Trained Models Using CoreML Tools/310 Bonus Lesson Creating the App Icon From Scratch and Styling the App.mp4 18.02 MB
24 iOS 11 - ARKit - How to Make Augmented Reality Apps in iOS/313 Introduction to Augmented Reality and ARKit.mp4 20.64 MB
24 iOS 11 - ARKit - How to Make Augmented Reality Apps in iOS/314 How to Setup and Configure Your Project for AR.mp4 27.84 MB
24 iOS 11 - ARKit - How to Make Augmented Reality Apps in iOS/315 How to Create a 3D Object in Augmented Reality.mp4 28.98 MB
24 iOS 11 - ARKit - How to Make Augmented Reality Apps in iOS/316 Bring the Moon into Your Living Room Using AR.mp4 13.88 MB
24 iOS 11 - ARKit - How to Make Augmented Reality Apps in iOS/317 How to Find and Import 3D Models for AR.mp4 25.71 MB
24 iOS 11 - ARKit - How to Make Augmented Reality Apps in iOS/319 How to Detect Horizontal Planes in the Real World.mp4 53.98 MB
24 iOS 11 - ARKit - How to Make Augmented Reality Apps in iOS/320 How to Detect Touch on Real World 3D Objects.mp4 20.67 MB
24 iOS 11 - ARKit - How to Make Augmented Reality Apps in iOS/321 How to Place Our Dice in 3D Using Touch.mp4 20.49 MB
24 iOS 11 - ARKit - How to Make Augmented Reality Apps in iOS/322 How to Animate 3D Objects in AR.mp4 18.71 MB
24 iOS 11 - ARKit - How to Make Augmented Reality Apps in iOS/323 How to Animate and Roll all the 3D Dice at Once.mp4 20.08 MB
24 iOS 11 - ARKit - How to Make Augmented Reality Apps in iOS/324 How to Remove Our 3D Objects from the AR Scene.mp4 8.29 MB
24 iOS 11 - ARKit - How to Make Augmented Reality Apps in iOS/325 Optional Lesson Refactoring Our Code for Better Readability.mp4 20.53 MB
25 Bonus Project 2 - Make an Augmented Reality Pokemon Go app Using Vuforia/328 Setting Up Vuforia and Unity 5.mp4 23.98 MB
25 Bonus Project 2 - Make an Augmented Reality Pokemon Go app Using Vuforia/329 Conjuring Your Pikachu in Augmented Reality.mp4 34.75 MB
26 iOS 11 - Advanced ARKit - How to Measure Real World Dimensions in an ARKit app/330 What Well Make By the End of This Module.mp4 8.69 MB
26 iOS 11 - Advanced ARKit - How to Measure Real World Dimensions in an ARKit app/331 Adding the Start and End Measuring Points in 3D.mp4 28.63 MB
26 iOS 11 - Advanced ARKit - How to Measure Real World Dimensions in an ARKit app/333 Measuring the Distance in AR.mp4 34.56 MB
26 iOS 11 - Advanced ARKit - How to Measure Real World Dimensions in an ARKit app/334 Creating 3D Text to Display in AR.mp4 21.7 MB
26 iOS 11 - Advanced ARKit - How to Measure Real World Dimensions in an ARKit app/335 Enabling New Measurements.mp4 25.44 MB
27 How to Submit Your App to the App Store/337 How to Publish Your App on to the App Store.mp4 17.13 MB
27 How to Submit Your App to the App Store/339 Useful Tools to Help You with App Submissions.mp4 5.25 MB
28 Next Steps/340 Where to Go From Here.mp4 18.6 MB
29 The Complete App Design Course/342 Introduction to App Design.mp4 2.13 MB
29 The Complete App Design Course/343 Why Design is Important for an App Entrepreneur.mp4 3.45 MB
29 The Complete App Design Course/344 Designer vs. Non-Designer Thinking.mp4 4.46 MB
30 Colour Theory/345 Understanding the Mood of Your Colour Palette.mp4 9.68 MB
30 Colour Theory/346 How to Combine Colours to Create Colour Palettes.mp4 5.07 MB
30 Colour Theory/347 Tools for Designing with Colour.mp4 4.41 MB
31 Typography/349 Introduction to Typography.mp4 1.53 MB
31 Typography/350 The Serif Type Family - Origins and Use.mp4 10.43 MB
31 Typography/351 The Sans-Serif Type Family - Origins and Use.mp4 2.76 MB
31 Typography/352 How Typography Determines Readability.mp4 4.45 MB
31 Typography/353 How to Combine Fonts Like a Pro.mp4 7.74 MB
32 The Fundamentals of User Interface (UI) Design for Mobile/355 What is User Interface (UI) Design.mp4 869.28 KB
32 The Fundamentals of User Interface (UI) Design for Mobile/356 The Tour Guide Approach to UI Design.mp4 3.91 MB
32 The Fundamentals of User Interface (UI) Design for Mobile/357 The Importance of Alignment.mp4 3.63 MB
32 The Fundamentals of User Interface (UI) Design for Mobile/358 What is Good Practice in Interaction Design.mp4 10.26 MB
32 The Fundamentals of User Interface (UI) Design for Mobile/359 Colour in User Interface Design.mp4 3.06 MB
32 The Fundamentals of User Interface (UI) Design for Mobile/360 The Many Ways of Designing Text Overlays.mp4 5.49 MB
32 The Fundamentals of User Interface (UI) Design for Mobile/361 How to Be an Attention Architect.mp4 5.83 MB
33 The Fundamentals of User Experience (UX) Design for Mobile/363 What is User Experience (UX) Design.mp4 11.32 MB
33 The Fundamentals of User Experience (UX) Design for Mobile/364 Usability.mp4 8.43 MB
33 The Fundamentals of User Experience (UX) Design for Mobile/365 Asking for Permissions.mp4 4.54 MB
33 The Fundamentals of User Experience (UX) Design for Mobile/366 User Profiling.mp4 4.1 MB
33 The Fundamentals of User Experience (UX) Design for Mobile/367 Form vs. Function.mp4 3.68 MB
33 The Fundamentals of User Experience (UX) Design for Mobile/368 Consistency.mp4 4.48 MB
33 The Fundamentals of User Experience (UX) Design for Mobile/369 Simplicity.mp4 6.55 MB
33 The Fundamentals of User Experience (UX) Design for Mobile/370 Dont Make Me Think.mp4 9.99 MB
33 The Fundamentals of User Experience (UX) Design for Mobile/371 Onboarding.mp4 3.91 MB
33 The Fundamentals of User Experience (UX) Design for Mobile/372 Idiot Boxes.mp4 5.44 MB
34 Designing for IOS vs. Android - What are the Important Differences/374 Android vs. iOS Design.mp4 4.11 MB
34 Designing for IOS vs. Android - What are the Important Differences/375 Navigation.mp4 3.72 MB
34 Designing for IOS vs. Android - What are the Important Differences/376 The Devil is in the Details.mp4 1.38 MB
34 Designing for IOS vs. Android - What are the Important Differences/377 Differences in Icon Design.mp4 697.21 KB
34 Designing for IOS vs. Android - What are the Important Differences/378 Flat Design vs. Material Design.mp4 3.16 MB
34 Designing for IOS vs. Android - What are the Important Differences/379 Differences in Establishing Visual Hierarchy.mp4 946.59 KB
34 Designing for IOS vs. Android - What are the Important Differences/380 iOS and Android Design Guidelines.mp4 3.85 MB
35 A Step-By-Step Guide to a Professional Mobile Designers Workflow/381 Step1 - Design Patterns and Colour Palettes.mp4 5.48 MB
35 A Step-By-Step Guide to a Professional Mobile Designers Workflow/383 Step 2 - How to Create a User Flow Diagram.mp4 11.74 MB
35 A Step-By-Step Guide to a Professional Mobile Designers Workflow/384 Step 3 - How to Create Wireframes.mp4 26.54 MB
35 A Step-By-Step Guide to a Professional Mobile Designers Workflow/386 Step 4 - How to Create Professional Mockups.mp4 6.4 MB
35 A Step-By-Step Guide to a Professional Mobile Designers Workflow/388 How to Use Sketch to Create Mockups.mp4 29.43 MB
35 A Step-By-Step Guide to a Professional Mobile Designers Workflow/389 Optional Watch me Create a Mock up Using Sketch.mp4 96.9 MB
35 A Step-By-Step Guide to a Professional Mobile Designers Workflow/390 How to Use Canva to Create Mockups.mp4 7.99 MB
35 A Step-By-Step Guide to a Professional Mobile Designers Workflow/391 Your Turn to Create Your Own Mockups.mp4 4.11 MB
35 A Step-By-Step Guide to a Professional Mobile Designers Workflow/393 Step 5 - How to Create an Animated App Prototype.mp4 5.84 MB
35 A Step-By-Step Guide to a Professional Mobile Designers Workflow/395 Prototyping with Keynote.mp4 15.19 MB
35 A Step-By-Step Guide to a Professional Mobile Designers Workflow/396 Prototyping with Marvel.mp4 11.22 MB
35 A Step-By-Step Guide to a Professional Mobile Designers Workflow/397 Your Turn to Create a Prototype.mp4 2.1 MB
36 Design Resources/400 How to Keep Designing and Improving.mp4 2.55 MB
37 The Complete App Marketing Course - How to Make Money From Your Apps/401 The Importance of App Marketing.mp4 1.84 MB
37 The Complete App Marketing Course - How to Make Money From Your Apps/402 The Fallacy of Build it and They Will Come.mp4 6.83 MB
38 Idea Validation - Save Yourself Time and Money/403 The Importance of Idea Validation.mp4 10.7 MB
38 Idea Validation - Save Yourself Time and Money/404 1. The Simplest Way of Validating Your Idea - The Starbucks Method.mp4 10.27 MB
38 Idea Validation - Save Yourself Time and Money/405 2. Using Google Trends to Estimate the Size of Your Market.mp4 7.02 MB
38 Idea Validation - Save Yourself Time and Money/406 3. The Landing Page Validation Method.mp4 20.86 MB
38 Idea Validation - Save Yourself Time and Money/407 How to Create a Landing Page Website in Less than an Hour.mp4 8.37 MB
38 Idea Validation - Save Yourself Time and Money/408 4. Creating a Minimum Viable Product.mp4 12.14 MB
38 Idea Validation - Save Yourself Time and Money/409 5. Using Crowd-funding to Validate and Fund Your Idea.mp4 11.27 MB
39 App Monetisation Methods - How to Make Money From Your App/410 How to Monetise Your App on iOS vs. Android.mp4 3.83 MB
39 App Monetisation Methods - How to Make Money From Your App/411 When You Should Create a Paid App.mp4 15.59 MB
39 App Monetisation Methods - How to Make Money From Your App/412 When to use In-App Advertisements.mp4 8.34 MB
39 App Monetisation Methods - How to Make Money From Your App/413 How You Thought About These Alternative Monetisation Models.mp4 8.45 MB
40 How to Optimise Your App Store Listing/414 How to Get an App icon Designed without Breaking the Bank.mp4 6.97 MB
40 How to Optimise Your App Store Listing/415 Split Testing for Super Success.mp4 11.31 MB
40 How to Optimise Your App Store Listing/416 What Makes a Good App Icon.mp4 1.9 MB
40 How to Optimise Your App Store Listing/417 The Dos and Donts of Making App Screenshots.mp4 7.46 MB
40 How to Optimise Your App Store Listing/418 Tools for Building Screenshots.mp4 1.57 MB
41 Growth Hacking Techniques for App Downloads/419 Your First 1000 Customers.mp4 5.34 MB
41 Growth Hacking Techniques for App Downloads/420 Building an Email List.mp4 4.23 MB
41 Growth Hacking Techniques for App Downloads/421 The All Important Landing Page.mp4 9.56 MB
41 Growth Hacking Techniques for App Downloads/422 Blogging Your Way to Success.mp4 9.27 MB
41 Growth Hacking Techniques for App Downloads/423 Content Marketing for App Downloads.mp4 4.21 MB
41 Growth Hacking Techniques for App Downloads/424 How to Successfully Launch on Product Hunt.mp4 20.01 MB
41 Growth Hacking Techniques for App Downloads/425 How to Launch on Beta List.mp4 1.93 MB
41 Growth Hacking Techniques for App Downloads/426 How to Launch on Hacker News.mp4 5.96 MB
41 Growth Hacking Techniques for App Downloads/427 If At First You Dont Succeed....mp4 5.99 MB
41 Growth Hacking Techniques for App Downloads/428 Cross Promotion.mp4 2.05 MB
41 Growth Hacking Techniques for App Downloads/429 Social Referrals and Social Queuing.mp4 4.77 MB
41 Growth Hacking Techniques for App Downloads/430 How to Make Social Media Work for You.mp4 7.9 MB
42 How to Get Press Coverage for Your App/431 Do I Need a PR Agency.mp4 1016.98 KB
42 How to Get Press Coverage for Your App/432 Not All Press is Created Equal.mp4 1.32 MB
42 How to Get Press Coverage for Your App/433 How to Craft Your Story.mp4 7.47 MB
42 How to Get Press Coverage for Your App/434 How to Craft Your Pitch.mp4 2.4 MB
42 How to Get Press Coverage for Your App/435 How to Figure Out Which Journalists to Pitch.mp4 4.59 MB
42 How to Get Press Coverage for Your App/436 How to Find Anyones Email Address.mp4 1.77 MB
42 How to Get Press Coverage for Your App/437 How to Pitch a Journalist.mp4 6.19 MB
42 How to Get Press Coverage for Your App/439 Establishing a Relationship with a Journalist.mp4 2.3 MB
42 How to Get Press Coverage for Your App/440 What if You Still Cant Get Anyone to Write About You.mp4 5.07 MB
42 How to Get Press Coverage for Your App/441 Final Tips on Getting Press.mp4 3.76 MB
43 How to Get Your App Featured on the App Store/442 How to Get Featured on the App Store.mp4 1.54 MB
43 How to Get Your App Featured on the App Store/443 Only on the App Store.mp4 2.3 MB
43 How to Get Your App Featured on the App Store/444 Work with the Corporate Mindset.mp4 1.91 MB
43 How to Get Your App Featured on the App Store/445 Native vs. Cross-Platform Apps.mp4 8.89 MB
43 How to Get Your App Featured on the App Store/446 Tips and Tricks for Getting Featured.mp4 3.68 MB
44 App Store Optimisation - How to Rank Higher on the App Store Search Algorithm/447 What is App Store Optimisation (ASO).mp4 1.35 MB
44 App Store Optimisation - How to Rank Higher on the App Store Search Algorithm/448 Top Tips to Optimise Your App Store Listing.mp4 2.36 MB
44 App Store Optimisation - How to Rank Higher on the App Store Search Algorithm/449 My Complete ASO Workflow.mp4 8.23 MB
44 App Store Optimisation - How to Rank Higher on the App Store Search Algorithm/450 Using Apple Search Ads as a Research Tool.mp4 3.13 MB
44 App Store Optimisation - How to Rank Higher on the App Store Search Algorithm/451 Early vs. Late Game Strategies.mp4 1.52 MB
44 App Store Optimisation - How to Rank Higher on the App Store Search Algorithm/452 Differences Between Google Play and Apple App Store.mp4 3.83 MB
45 The Right Way of Using Paid Advertising to Drive App Downloads/453 When to use Paid Advertising or App Marketing.mp4 982.34 KB
45 The Right Way of Using Paid Advertising to Drive App Downloads/454 Always Test Before You Advertise.mp4 5.5 MB
45 The Right Way of Using Paid Advertising to Drive App Downloads/455 Which Platform to Advertise On.mp4 658.77 KB
45 The Right Way of Using Paid Advertising to Drive App Downloads/456 How Much Does it Cost.mp4 2.94 MB
45 The Right Way of Using Paid Advertising to Drive App Downloads/457 How to Setup Your Facebook Ad.mp4 3.17 MB
45 The Right Way of Using Paid Advertising to Drive App Downloads/458 Use Your Competitors Ad Budget.mp4 4.44 MB
45 The Right Way of Using Paid Advertising to Drive App Downloads/459 Where Can I Find More Customers.mp4 1.18 MB
45 The Right Way of Using Paid Advertising to Drive App Downloads/460 One Weird Trick to Get More Money from Apple.mp4 2.55 MB
46 App Store Reviews and Ratings/461 How to Get More 5 Star Ratings and Reviews.mp4 5.33 MB
46 App Store Reviews and Ratings/462 Use This Free Tools to Monitor Your App Reviews.mp4 1.4 MB
47 How to Use App Analytics to Increase User Retention/463 How to use App Analytics to Increase User Retention.mp4 4 MB
48 White Hat vs. Black Hat Methods of Getting More App Downloads and Revenue/464 White Hat Techniques.mp4 9.23 MB
48 White Hat vs. Black Hat Methods of Getting More App Downloads and Revenue/465 Black Hat Techniques.mp4 8.2 MB
49 Bonus How to Build Your App Showcase Website/466 A 5 Second Way of Building a Web Page for Your iOS App.mp4 4.2 MB
49 Bonus How to Build Your App Showcase Website/467 How to Use Bootstrap to Build Your App Showcase Website.mp4 25.1 MB
51 Ask Me Anything Series/470 Ask Me Anything - Questions for Angela - Episode 1.mp4 233.32 MB
51 Ask Me Anything Series/471 Ask Me Anything - Questions for Angela - Episode 2.mp4 403.53 MB
51 Ask Me Anything Series/472 Ask Me Anything - Questions for Angela - Episode 3.mp4 565.94 MB
其他位置