FileMood

Download [FreeTutorials.Us] ios-11-app-development-bootcamp

FreeTutorials Us ios 11 app development bootcamp

Name

[FreeTutorials.Us] ios-11-app-development-bootcamp

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

5.6 GB

Total Files

379

Hash

A9C8AA77C515C58EE6531B2265F9D61C68E71C6C

/.../101 A Choose Your Own Adventure Game/

Destini-Story-Outline-and-Story-Structure.pdf

93.3 KB

/.../216 Challenge Making HTTP GET requests to Wikipedia using Alamofire and REST/

parameters-and-URL.txt

0.3 KB

/.../227 How to Detect Horizontal Planes in the Real World/

grid.png

31.3 KB

/.../372 Its Time to Work Out Your Marketing Strategy/

App-Marketing-Playsheet.pdf

16.3 KB

/01 Getting Started with iOS 11 and Swift 4/

001 What Youll Get in This Course.mp4

38.6 MB

002 How to Get All the Free Stuff.mp4

2.2 MB

003 Download Your Massive Bundle Here.html

0.7 KB

004 A Quick Note About Xcode Versions.html

3.1 KB

005 Developing for iOS - Tools and Materials.mp4

21.0 MB

006 Download Xcode.mp4

13.0 MB

007 Optional Make Your First Hello World App.mp4

39.9 MB

008 A Walkthrough of the Xcode Development Environment.mp4

27.9 MB

009 The Anatomy of an iOS App.mp4

8.2 MB

010 Download the Swift Cheat Sheet and a Map of Xcode.html

0.6 KB

/02 iOS Interface Builder - The 999 App/

011 The I Am Rich App.mp4

4.4 MB

012 How to Properly Create a New Xcode Project.mp4

17.4 MB

013 What is a Bundle Identifier.html

1.3 KB

014 Lets Design the User Interface Using Storyboards.mp4

21.2 MB

015 How to Position User Interface UI Elements.mp4

5.6 MB

016 Download the Pre-Prepared Image Assets Here.html

0.6 KB

017 How to Incorporate Image Assets into Your Xcode Project.mp4

16.3 MB

018 Whats the Difference Between Points and Pixels How to Design iOS Image Assets.mp4

14.1 MB

019 App Icon Dimensions and a Brief History of Graphics.html

1.4 KB

020 Run and Test Your App.mp4

10.7 MB

/03 Sideloading in iOS/

021 What is Sideloading and How Can You Get Your App onto Your iPhone.mp4

3.3 MB

022 How to Sideload Your App using Xcode.mp4

19.2 MB

023 Optional How to Get a Professional Apple Developer Account.html

1.2 KB

/04 Coding Challenge 1 - Using Interface Builder in Xcode/

024 What are Coding Challenges.mp4

4.0 MB

025 What You Will Create by the End of this Challenge.mp4

2.3 MB

026 What is GitHub and How to Download the Stub Projects.mp4

12.1 MB

027 Download the Project Stub Here.html

1.1 KB

028 Step 1 - Add a UILabel.html

0.7 KB

029 Step 2 - Add and Arrange the ImageView.html

0.7 KB

030 Step 3 - Design your App to your Hearts Content.html

0.6 KB

031 Show Off Your Work.html

0.8 KB

/05 Build a iOS Dice App to Learn Swift Programming Basics/

032 What Youll Make by the End of This Module.mp4

4.2 MB

033 Download the Pre-Prepared Image Assets Here.html

0.6 KB

034 How to Design Your App.mp4

32.2 MB

035 Linking Design with Code.mp4

32.5 MB

036 Common Errors IBOutletsIBActions Debugging.mp4

19.8 MB

037 How to Clean the Console in Xcode.mp4

11.4 MB

038 How to Create Randomisation in Swift.mp4

30.6 MB

039 Data Types Constants and Variables.mp4

26.2 MB

040 How to Solve the Error The Maximum Number of Provisioning Profiles Reached.html

2.4 KB

041 Learn About Arrays in Swift and Programmatically Update the Display.mp4

36.9 MB

042 How to Become a Better Programmer The DRY Principle.mp4

24.2 MB

043 How to Add Motion Detection in to Your App.mp4

18.1 MB

044 Download the Completed App Project.html

0.7 KB

/06 Coding Challenge 2 - Swift Data Types Variables and Arrays/

045 What Youll Build in this Coding Challenge.mp4

6.0 MB

046 Step 1 - Create a New Xcode Project.html

0.6 KB

047 Step 2 - Download the Image Assets Weve Already Prepared for You.html

0.7 KB

048 Step 3 - Add App Icons to Your Project.html

0.7 KB

049 Step 4 - Add the 8 Ball Images.html

0.6 KB

050 Step 5 - Setup the Canvas.html

1.0 KB

051 Step 6 - Design the App in Interface Builder.html

1.5 KB

052 Step 7 - Link the Design with Code.html

0.9 KB

053 Step 8 - Make the Ball Image Change with Your Code.html

1.7 KB

054 Step 9 - Make a Method.html

1.2 KB

055 Step 10 - Add Shake Gesture Detection.html

0.7 KB

056 If You Get Stuck....html

0.9 KB

057 Optional Magic 8 Ball Solution Walk Through.mp4

95.9 MB

/07 Programming in Swift 4 for Beginners Using Swift Playgrounds/

058 Introduction to the Programming Modules.mp4

3.3 MB

059 Comments Print Statements and Debug Console.mp4

17.7 MB

060 Data Types Constants and Variables.mp4

24.4 MB

061 Swift Functions Part 1 - The Simple Function.mp4

17.1 MB

062 Swift Functions Part 2 - Functions with Inputs.mp4

25.6 MB

063 Swift Functions Part 3 - Functions with Outputs.mp4

21.6 MB

064 Control Flow with Conditional Statements in Swift IFELSE.mp4

36.3 MB

065 Download the Completed Swift Playgrounds.html

0.8 KB

066 Challenge Make a BMI Calculator in Swift Playgrounds.html

1.5 KB

067 Optional BMI Calculator Challenge Solution.mp4

65.0 MB

/08 Apple iOS APIs - Make a Music App/

068 What Youll Make by the End of This Module.mp4

3.3 MB

069 Download the Skeleton Project.html

1.2 KB

070 How to Use Tags in the Storyboards.mp4

20.4 MB

071 How to Use the Apple Documentation to Tap into Any iPhone Capability You Want.mp4

82.2 MB

072 The Swift 4 Programming Language Guide from Apple.html

1.8 KB

073 Incorporate AVFoundation to Play Sound.mp4

18.5 MB

074 Error Catching in Swift 4 - Do Catch and Try.mp4

14.6 MB

075 Create a Method to Contain the Sound Playing Functionality.mp4

16.4 MB

076 Common Swift Errors Index Out of Range and How to Debug it.mp4

10.7 MB

077 Make the App Play a Different Sound for Each Button.mp4

15.1 MB

078 The Importance of Scope in Programming.mp4

21.4 MB

079 Download the Completed App Project.html

0.7 KB

/09 The Model-View-Controller MVC Design Pattern - Make a Quiz App/

080 What Youll Make by the End of This Module.mp4

3.4 MB

081 Download the Skeleton Project Here.html

1.1 KB

082 Set up the Project.mp4

27.1 MB

083 What is a Property List .plist.html

1.8 KB

084 Lets Create a Data Model.mp4

26.2 MB

085 Further Reading.html

1.0 KB

086 Object-Oriented Programming - What are Objects and Classes.mp4

24.7 MB

087 Obejct-Oriented Programming OOP a Quick Note from Steve Jobs.html

2.2 KB

088 Creating the Question Bank Class.mp4

23.4 MB

089 ELI5 The Model View Controller MVC Design Pattern - Explain Like Im 5.mp4

21.0 MB

090 Initialise the First Question.mp4

37.3 MB

091 How to Progress Through the Question Bank.mp4

21.8 MB

092 Debugging Practice Using the Xcode Debug Console.mp4

18.7 MB

093 How to Implement a UIAlertController and Show a Popup to the User.mp4

30.6 MB

094 A High Level Overview of How Our App Works.mp4

14.8 MB

095 How to Track Progress and Score.mp4

35.6 MB

096 A Note About ProgressHUD.html

0.7 KB

097 How to Incorporate Objective-C Code in to Swift.mp4

32.6 MB

098 Background on the Questions.html

2.8 KB

099 Download the Completed App Project.html

0.7 KB

/10 Coding Challenge 3 - Control Flow - Build a Story App Like Lifeline/

100 What Youll Build in This Coding Challenge.mp4

6.0 MB

101 A Choose Your Own Adventure Game.html

0.8 KB

102 Step 1 - Download the Skeleton Project.html

1.3 KB

103 Step 2 - Make a Note of the Tag Properties.html

1.4 KB

104 Step 3 - Set up the Introductory Screen.html

2.3 KB

105 Step 4 - Take the Story One Step Further.html

1.7 KB

106 Step 5 - Keeping Track of State.html

0.9 KB

107 Step 6- Use Comparators to Let the User Progress Through the Game.html

1.2 KB

108 Optional Destini Solution Walk Through.mp4

154.7 MB

/11 iOS Auto Layout and Setting Constraints/

109 Why Do We Need Auto Layout.mp4

6.7 MB

110 Positioning UI Elements Programmatically.mp4

16.5 MB

111 The Theory Behind Auto Layout.mp4

13.4 MB

112 Download the Starting Project Here.html

0.8 KB

113 Auto Layout in Practice - Setting Constraints.mp4

49.8 MB

114 Challenge Use What You Just Learnt to Practice Auto Layout.mp4

3.2 MB

115 Download the Starter Project Here.html

0.8 KB

116 Optional Auto Layout Challenge Solution.mp4

25.5 MB

117 New Auto Layout Using Stack Views.mp4

61.8 MB

/12 Programming in Swift 4 for Intermediates/

118 Classes and Objects.mp4

3.9 MB

119 Creating a New Class from Scratch.mp4

22.9 MB

120 Creating Enums in Swift.mp4

13.1 MB

121 How to Create an Object from a Class.mp4

7.9 MB

122 Class Initialization.mp4

17.8 MB

123 Designated and Convenience Initializers.mp4

12.9 MB

124 Creating a Method.mp4

8.4 MB

125 Class Inheritance - The Theory.mp4

16.6 MB

126 How to Override an Inherited Method.mp4

5.9 MB

127 Class Inheritance - Putting it into Practice.mp4

13.5 MB

128 What are Swift Optionals.mp4

22.6 MB

129 Optionals Explained.mp4

11.0 MB

/13 Cocoapods GPS APIs REST and Getting Web Content - Weather App/

130 What Youll Make by the End of This Module.mp4

3.8 MB

131 Download the Skeleton Project Here.html

0.7 KB

132 Setting up the Skeleton Project.mp4

15.1 MB

133 What are Cocoapods and Why Do We Need Them.mp4

6.3 MB

134 Install and Setup Cocoapods on Your System.mp4

13.0 MB

135 Troubleshooting Cocoapods Installation.mp4

1.9 MB

136 Installing New Pods in Your Xcode Project.mp4

24.8 MB

137 Fix for Those with a Version of Cocoapods Below 1.0.1.mp4

3.0 MB

138 Completing the Pod Installation Process.mp4

10.4 MB

139 Setting up the Location Manager to Get GPS Data from the iPhone.mp4

35.0 MB

140 Asking the User for Location Permissions.mp4

18.0 MB

141 Tapping into the GPS.mp4

39.9 MB

142 What is Delegation.mp4

7.6 MB

143 Swift Dictionaries.mp4

12.3 MB

144 What are APIs.mp4

6.7 MB

145 Networking with Alamofire.mp4

35.9 MB

146 Networking REST Explained.mp4

10.2 MB

147 What is JSON and How to Parse it.mp4

33.6 MB

148 Create a Weather Data Model.mp4

37.8 MB

149 Update the User Interface.mp4

5.9 MB

150 Creating and Using Segues in Xcode.mp4

33.8 MB

151 Using Delegates and Protocols in iOS App Development.mp4

38.7 MB

152 How to Pass Data Between View Controllers.mp4

52.7 MB

153 Delegates and Protocols Explained.mp4

29.7 MB

154 Request Weather Data Based on City Name.mp4

21.4 MB

155 Download the Completed App Project.html

0.7 KB

/14 Coding Challenge 4 - Cocoapods REST APIs - Build a Bitcoin Price Tracker/

156 What Youll Build by the End of This Coding Challenge.mp4

3.3 MB

157 Step 1 - Check out the Skeleton Project.html

1.7 KB

158 How to Set up and Use the UIPicker Class.html

5.6 KB

159 Step 2 - Construct the API URL.html

1.7 KB

160 Step 3 - Setup Your Cocoapods for this Project.html

1.2 KB

161 Step 4 - Make Networking Calls.html

0.0 KB

162 Step 5 - Parse the JSON Data.html

1.1 KB

163 Step 6 - Update the User Interface.html

1.0 KB

164 Step 7 - Are We Rich Yet.html

1.6 KB

165 Optional Bitcoin Challenge Solution.mp4

144.0 MB

/15 Cloud Database iOS Animations and Advanced Swift - Make a WhatsApp Clone/

166 What Youll Make by the End of This Module.mp4

4.1 MB

167 What is Firebase.mp4

4.0 MB

168 Download the Skeleton Project.html

0.7 KB

169 Register for a Free Account on Google Firebase.mp4

4.6 MB

170 Set up Firebase for Development.mp4

15.1 MB

171 Saving Data to Our Own Cloud Database.mp4

15.1 MB

172 Lets Register Some Users to Our App.mp4

55.8 MB

173 An Overview of Our App.html

1.2 KB

174 Swift Closures.mp4

37.8 MB

175 The Event Driven Nature of Mobile Apps.mp4

9.3 MB

176 What are Completion Handlers and How Do They Work.mp4

25.8 MB

177 The Navigation Controller in iOS.mp4

21.2 MB

178 How to Use the Swift Guard Statement.mp4

11.5 MB

179 Lets Code Up the Login Screen.mp4

12.6 MB

180 iOS Table Views and How to Properly Set One Up.mp4

56.9 MB

181 Making a Custom Message Class.mp4

5.2 MB

182 UI Animations in iOS and How to Make Our Own.mp4

57.7 MB

183 Lets Send Some Messages.mp4

30.3 MB

184 Observing for Real-Time Database Changes.mp4

66.6 MB

185 Bug Fix Where are the Historical Messages.mp4

11.8 MB

186 Update the Security Settings for Your Database Before Your Deploy.mp4

4.4 MB

187 Lets Improve the User Experience UX of Our App.mp4

13.0 MB

188 Lets Improve the User Interface UI.mp4

25.6 MB

189 Download the Completed App Project.html

0.8 KB

/16 Introduction to Machine Learning/

190 Introduction to Machine Learning.mp4

9.2 MB

191 Supervised Learning.mp4

25.6 MB

192 Unsupervised Learning.mp4

11.6 MB

193 Reinforcement Learning.mp4

16.9 MB

/17 iOS 11 - CoreML - How to Incorporate Machine Learning into Your iOS Apps/

194 A Quick Note About Xcode and iOS Versions.html

2.9 KB

195 What is CoreML.mp4

15.0 MB

196 What well be making.mp4

13.8 MB

197 How to Import the Image Recognition Model Enable Camera Functionality.mp4

61.8 MB

198 Getting Image Recognition Results Back from Our V3 Model.mp4

44.7 MB

199 Hotdog or Not Hotdog.mp4

22.1 MB

/18 Optional Bonus Project Machine Learning Using IBM Watson/

200 What Youll Make by the End of This Module.mp4

20.3 MB

201 How to Install and Use Carthage as a Dependency Manager.mp4

41.2 MB

202 Carthage Installation Links.html

1.3 KB

203 How to Implement the Camera and Photo Library Functionality in iOS.mp4

59.3 MB

204 How Use A Pre-Trained Neural Net from IBM to Classify Any Image.mp4

40.0 MB

205 How to Process the Data You Get Back from IBM Bluemix.mp4

48.6 MB

206 Lets Beautify Our App and Make it Look Like the Real Deal.mp4

88.9 MB

/19 iOS 11 - Advanced CoreML - How to Convert Pre-Trained Models Using CoreML Tools/

207 What well be making.mp4

10.3 MB

208 Installing CoremlTools using Python PIP.mp4

52.8 MB

209 Converting a Caffe Model into MLModel.mp4

36.0 MB

210 Challenge - Set up a UIImagePickerController.mp4

6.1 MB

211 Solution - Setting up a UIImagePickerController.mp4

17.6 MB

212 Challenge Getting Classifications from Our Model.mp4

3.1 MB

213 Solution Getting Classifications from our Model.mp4

26.5 MB

214 Challenge Adding Cocoapods to Our Project.mp4

10.9 MB

215 Solution Adding Cocoapods to Our Project.mp4

6.5 MB

216 Challenge Making HTTP GET requests to Wikipedia using Alamofire and REST.mp4

21.4 MB

217 Solution Making HTTP GET requests to Wikipedia using Alamofire and REST.mp4

14.5 MB

218 Challenge Parsing the JSON Result using SwiftyJSON.mp4

6.5 MB

219 Solution Parsing the JSON Result using SwiftyJSON.mp4

16.6 MB

220 Displaying Images From a URL using SDWebImage.mp4

20.3 MB

221 Bonus Lesson Creating the App Icon From Scratch and Styling the App.mp4

27.3 MB

/20 iOS 11 - ARKit - How to Make Augmented Reality Apps in iOS/

222 Introduction to Augmented Reality and ARKit.mp4

31.8 MB

223 How to Setup and Configure Your Project for AR.mp4

43.3 MB

224 How to Create a 3D Object in Augmented Reality.mp4

30.4 MB

225 Bring the Moon into Your Living Room Using AR.mp4

21.7 MB

226 How to Find and Import 3D Models for AR.mp4

39.9 MB

227 How to Detect Horizontal Planes in the Real World.mp4

56.6 MB

228 How to Detect Touch on Real World 3D Objects.mp4

21.7 MB

229 How to Place Our Dice in 3D Using Touch.mp4

29.8 MB

230 How to Animate 3D Objects in AR.mp4

26.7 MB

231 How to Animate and Roll all the 3D Dice at Once.mp4

21.1 MB

232 How to Remove Our 3D Objects from the AR Scene.mp4

13.0 MB

233 Optional Lesson Refactoring Our Code for Better Readability.mp4

30.2 MB

/21 Bonus Project 2 - Make an Augmented Reality Pokemon Go app Using Vuforia/

234 Setting Up Vuforia and Unity 5.mp4

35.8 MB

235 Conjuring Your Pikachu in Augmented Reality.mp4

57.2 MB

/22 iOS 11 - Advanced ARKit - How to Measure Real World Dimensions in an ARKit app/

236 What Well Make By the End of This Module.mp4

12.3 MB

237 Adding the Start and End Measuring Points in 3D.mp4

40.9 MB

238 Measuring the Distance in AR.mp4

51.4 MB

239 Creating 3D Text to Display in AR.mp4

31.4 MB

240 Enabling New Measurements.mp4

36.6 MB

/23 How to Submit Your App to the App Store/

241 How to Publish Your App on to the App Store.mp4

24.7 MB

242 Resources to Check Out When Youre Ready to Publish.html

0.8 KB

243 Useful Tools to Help You with App Submissions.mp4

8.7 MB

/24 Next Steps/

244 Where to Go From Here.mp4

26.6 MB

245 Resources.html

2.7 KB

/25 The Complete App Design Course/

246 Introduction to App Design.mp4

2.9 MB

247 Why Design is Important for an App Entrepreneur.mp4

4.9 MB

248 Designer vs. Non-Designer Thinking.mp4

6.2 MB

/26 Colour Theory/

249 Understanding the Mood of Your Colour Palette.mp4

14.0 MB

250 How to Combine Colours to Create Colour Palettes.mp4

7.2 MB

251 Tools for Designing with Colour.mp4

4.6 MB

252 Further Reading on Designing with Colour.html

3.2 KB

/27 Typography/

253 Introduction to Typography.mp4

1.6 MB

254 The Serif Type Family - Origins and Use.mp4

13.8 MB

255 The Sans-Serif Type Family - Origins and Use.mp4

2.9 MB

256 How Typography Determines Readability.mp4

4.7 MB

257 How to Combine Fonts Like a Pro.mp4

10.7 MB

258 Further Reading on Typography.html

5.9 KB

/28 The Fundamentals of User Interface UI Design for Mobile/

259 What is User Interface UI Design.mp4

1.2 MB

260 The Tour Guide Approach to UI Design.mp4

5.5 MB

261 The Importance of Alignment.mp4

5.2 MB

262 What is Good Practice in Interaction Design.mp4

14.6 MB

263 Colour in User Interface Design.mp4

4.3 MB

264 The Many Ways of Designing Text Overlays.mp4

7.6 MB

265 How to Be an Attention Architect.mp4

8.2 MB

266 Further Reading on User Interface Design.html

4.1 KB

/29 The Fundamentals of User Experience UX Design for Mobile/

267 What is User Experience UX Design.mp4

15.5 MB

268 Usability.mp4

11.5 MB

269 Asking for Permissions.mp4

6.3 MB

270 User Profiling.mp4

5.6 MB

271 Form vs. Function.mp4

5.2 MB

272 Consistency.mp4

6.4 MB

273 Simplicity.mp4

9.3 MB

274 Dont Make Me Think.mp4

14.0 MB

275 Onboarding.mp4

5.4 MB

276 Idiot Boxes.mp4

7.6 MB

277 Further Reading on User Experience Design.html

5.8 KB

/30 Designing for IOS vs. Android - What are the Important Differences/

278 Android vs. iOS Design.mp4

5.8 MB

279 Navigation.mp4

5.4 MB

280 The Devil is in the Details.mp4

2.0 MB

281 Differences in Icon Design.mp4

974.7 KB

282 Flat Design vs. Material Design.mp4

4.4 MB

283 Differences in Establishing Visual Hierarchy.mp4

1.3 MB

284 iOS and Android Design Guidelines.mp4

5.4 MB

/31 A Step-By-Step Guide to a Professional Mobile Designers Workflow/

285 Step1 - Design Patterns and Colour Palettes.mp4

8.4 MB

286 Where to Find Design Patterns and Colour Palettes.html

1.3 KB

287 Step 2 - How to Create a User Flow Diagram.mp4

16.4 MB

288 Step 3 - How to Create Wireframes.mp4

27.8 MB

289 Wireframing Resources.html

1.5 KB

290 Step 4 - How to Create Professional Mockups.mp4

9.2 MB

291 Tools for Creating Mockups.html

1.1 KB

292 How to Use Sketch to Create Mockups.mp4

45.8 MB

293 Optional Watch me Create a Mock up Using Sketch.mp4

146.8 MB

294 How to Use Canva to Create Mockups.mp4

13.0 MB

295 Your Turn to Create Your Own Mockups.mp4

5.9 MB

296 Tools and Resources for Creating Mockups.html

1.4 KB

297 Step 5 - How to Create an Animated App Prototype.mp4

8.8 MB

298 Tools and Resources for Creating Prototypes.html

1.2 KB

299 Prototyping with Keynote.mp4

22.3 MB

300 Prototyping with Marvel.mp4

18.2 MB

301 Your Turn to Create a Prototype.mp4

2.8 MB

/32 Design Resources/

302 Where to Find Free-For-Commercial-Use Image Assets.html

0.8 KB

303 Where to Find Free-For-Commercial-Use Icons.html

0.7 KB

304 How to Keep Designing and Improving.mp4

4.2 MB

/33 The Complete App Marketing Course - How to Make Money From Your Apps/

305 The Importance of App Marketing.mp4

1.9 MB

306 The Fallacy of Build it and They Will Come.mp4

9.5 MB

/34 Idea Validation - Save Yourself Time and Money/

307 The Importance of Idea Validation.mp4

14.8 MB

308 1. The Simplest Way of Validating Your Idea - The Starbucks Method.mp4

14.1 MB

309 2. Using Google Trends to Estimate the Size of Your Market.mp4

9.9 MB

310 3. The Landing Page Validation Method.mp4

29.0 MB

311 How to Create a Landing Page Website in Less than an Hour.mp4

8.8 MB

312 4. Creating a Minimum Viable Product.mp4

17.4 MB

313 5. Using Crowd-funding to Validate and Fund Your Idea.mp4

18.1 MB

/35 App Monetisation Methods - How to Make Money From Your App/

314 How to Monetise Your App on iOS vs. Android.mp4

5.5 MB

315 When You Should Create a Paid App.mp4

16.3 MB

316 When to use In-App Advertisements.mp4

11.4 MB

317 How You Thought About These Alternative Monetisation Models.mp4

11.8 MB

/36 How to Optimise Your App Store Listing/

318 How to Get an App icon Designed without Breaking the Bank.mp4

9.5 MB

319 Split Testing for Super Success.mp4

11.9 MB

320 What Makes a Good App Icon.mp4

2.0 MB

321 The Dos and Donts of Making App Screenshots.mp4

7.8 MB

322 Tools for Building Screenshots.mp4

2.2 MB

/37 Growth Hacking Techniques for App Downloads/

323 Your First 1000 Customers.mp4

7.0 MB

324 Building an Email List.mp4

4.3 MB

325 The All Important Landing Page.mp4

13.5 MB

326 Blogging Your Way to Success.mp4

9.7 MB

327 Content Marketing for App Downloads.mp4

5.9 MB

328 How to Successfully Launch on Product Hunt.mp4

34.7 MB

329 How to Launch on Beta List.mp4

2.7 MB

330 How to Launch on Hacker News.mp4

6.2 MB

331 If At First You Dont Succeed....mp4

6.3 MB

332 Cross Promotion.mp4

2.8 MB

333 Social Referrals and Social Queuing.mp4

6.6 MB

334 How to Make Social Media Work for You.mp4

8.3 MB

/38 How to Get Press Coverage for Your App/

335 Do I Need a PR Agency.mp4

1.4 MB

336 Not All Press is Created Equal.mp4

1.4 MB

337 How to Craft Your Story.mp4

10.0 MB

338 How to Craft Your Pitch.mp4

3.3 MB

339 How to Figure Out Which Journalists to Pitch.mp4

6.3 MB

340 How to Find Anyones Email Address.mp4

2.5 MB

341 How to Pitch a Journalist.mp4

8.5 MB

342 Just-Add-Water Journalist Pitch Email.html

1.2 KB

343 Establishing a Relationship with a Journalist.mp4

2.4 MB

344 What if You Still Cant Get Anyone to Write About You.mp4

7.2 MB

345 Final Tips on Getting Press.mp4

5.4 MB

/39 How to Get Your App Featured on the App Store/

346 How to Get Featured on the App Store.mp4

2.1 MB

347 Only on the App Store.mp4

3.2 MB

348 Work with the Corporate Mindset.mp4

3.2 MB

349 Native vs. Cross-Platform Apps.mp4

9.3 MB

350 Tips and Tricks for Getting Featured.mp4

5.3 MB

/40 App Store Optimisation - How to Rank Higher on the App Store Search Algorithm/

351 What is App Store Optimisation ASO.mp4

1.9 MB

352 Top Tips to Optimise Your App Store Listing.mp4

3.4 MB

353 My Complete ASO Workflow.mp4

11.6 MB

354 Using Apple Search Ads as a Research Tool.mp4

4.5 MB

355 Early vs. Late Game Strategies.mp4

2.2 MB

356 Differences Between Google Play and Apple App Store.mp4

5.2 MB

/41 The Right Way of Using Paid Advertising to Drive App Downloads/

357 When to use Paid Advertising or App Marketing.mp4

1.4 MB

358 Always Test Before You Advertise.mp4

7.5 MB

359 Which Platform to Advertise On.mp4

932.9 KB

360 How Much Does it Cost.mp4

3.1 MB

361 How to Setup Your Facebook Ad.mp4

4.4 MB

362 Use Your Competitors Ad Budget.mp4

4.7 MB

363 Where Can I Find More Customers.mp4

1.7 MB

364 One Weird Trick to Get More Money from Apple.mp4

2.7 MB

/42 App Store Reviews and Ratings/

365 How to Get More 5 Star Ratings and Reviews.mp4

7.4 MB

366 Use This Free Tools to Monitor Your App Reviews.mp4

1.9 MB

/43 How to Use App Analytics to Increase User Retention/

367 How to use App Analytics to Increase User Retention.mp4

5.6 MB

/44 White Hat vs. Black Hat Methods of Getting More App Downloads and Revenue/

368 White Hat Techniques.mp4

15.6 MB

369 Black Hat Techniques.mp4

11.8 MB

/45 Bonus How to Build Your App Showcase Website/

370 A 5 Second Way of Building a Web Page for Your iOS App.mp4

7.0 MB

371 How to Use Bootstrap to Build Your App Showcase Website.mp4

40.5 MB

/46 Your Turn/

372 Its Time to Work Out Your Marketing Strategy.html

2.7 KB

373 Monthly Student Built App Showcase.html

0.8 KB

/

[FreeTutorials.Us].txt

0.1 KB

Freetutorials.Us.url

0.1 KB

 

Total files 379


Copyright © 2025 FileMood.com