iOS 10 & Swift 3 Starter Bundle
$45.00$654.00
You save 93%
What's Included
$249.00 Value
The Complete iOS 10 Developer
GK Micro
205 Lessons (37.5h)
Lifetime
- Certification included
- Experience level required: All levels
- Access 205 lectures & 37.5 hours of content 24/7
- Length of time users can access this course: Lifetime
Course Curriculum
205 Lessons (37.5h)
- IntroductionIntroduction2:41
- SetupIntroduction to Setup1:10How to Setup Xcode 8 and Swift 32:54How to Setup iOS 10 Simulators1:36
- Learn Swift 3Introduction to Swift 32:30Setup a Playground in Swift 32:18Variables in Swift 37:17Collections - Arrays in Swift 37:37Collections - Sets in Swift 34:21Collections - Dictionaries in Swift 34:50Logic - If Else and Switch Case in Swift 35:58Round and Round - Loops in Swift 37:07Functions in Swift 36:48Optionals in Swift 36:29Classes and Objects in Swift 36:08Inheritance in Swift 34:27Summary of Swift 31:15
- App 1 - A Screen TorchIntroduction to Your First iOS App3:43An Astronomy Screen Torch - Storyboards9:14An Astronomy Screen Torch - View Controller Code4:03An Astronomy Screen Torch - Buttons and Outlets6:24An Astronomy Screen Torch - Storyboard Element Positioning3:56An Astronomy Screen Torch - Assignment1:11An Astronomy Screen Torch - Solution3:38Summary of Your First iOS 10 Application1:47Source Code
- App 2 - Converter1 Introduction to Temperature Converter1:082 Making the Main Screen of our Temperature Converter9:293 Connecting the Main Screen of Temperature Converter to Code6:514 Writing the Main Code of our Temperature Converter App5:465 Temperature Converter - Assignment1:116 Temperature Converter - Solution8:527 Summary of Temperature Converter1:36
- App 3 - Calculator1 Introduction to Calculator1:082 Calculator Assets2 Making Our Calculator Screen - Images - Image Sets and Buttons11:453 Making of Our Calculator Screen - Stack Layouts7:394 Connecting Calculator Screen to Code12:385 Storing Things with Enums7:106 Writing the Basic Code of our Calculator18:337 Calculator - Homework0:518 Calculator - Solution6:389 Summary of Calculator2:18Source Code Calculator
- App 4 - Back to the FutureIntroduction to Back to the Future1:40Back to the Future - Tabbed Apps Explained4:14Back to the Future Layout - Storyboards11:27Back to the Future Code - Showing the Year8:40Back to the Future Code - A Ticking Clock6:56Back to the Future Time Travel - Storyboards6:50Back to the Future Time Travel - Code4:47Back to the Future Time Travel - Animations10:06Summary of App 2 - Back to the Future1:32Source Code
- App 5 - Where was I? - GPS and MapsIntroduction to App 3 - Where Was I0:48Where Was I - Setup0:52Showing a Map with Apple Maps4:50Info Plist - Setting Required Device Capabilities2:17Info Plist - Permissions for Location2:39Showing Your Location7:57Getting Location Coordinates8:05Creating a Class to Store Location Coordinates3:15Saving Location Coordinates - UserDefaults9:07Showing Last Location with a Pin Annotation6:16Where Was I - Homework0:45Where Was I - Solution4:19Summary of Where Was I - GPS and Maps0:50Source Code
- Great App DesignIntroduction to Great App Design1:42Thinking About User Experience3:05Popular User Experience Tools2:14What is a User Interface - First Step4:59How to Design a User Interface6:18Popular User Interface Design Tools1:39How to Design a User Experience3:58Summary of Great App Design0:55
- App 6 - Quick Share (Photos)1 Introduction to Quick Share1:152 Quick Share - Launch Screens and Images11:193 Creating the User Interface - UITableView7:594 How to Setup a Simple UITableView6:495 How to Setup a Custom UITableViewCell11:096 How to Handle a Click from a UITableViewCell2:587 How to Push a New View Controller and Send Data8:278 How to Use the Photos Framework with Swift12:539 How to Pass a Photo to a View Controller9:5910 Setting up Sharing Icons and Minimising Outlet Code14:2811 Sharing on Facebook and Twitter Using the Social Framework6:3712 Sharing on Instagram14:1113 Sharing on Whatsapp10:2914 Taking a Photo from Inside Your App13:3115 Quick Share - Homework1:0016 Quick Share - Solution3:2717 Summary of Quick Share2:35L02 - Resources
- App 7 - ChaChat (WhatsApp Clone) - Using Firebase1 Introduction to App 5 - ChaChat - Whatsapp Clone2:412 How to Set Up a Firebase App6:123 Setting up the Messaging App3:014 How to Add Firebase to a Swift App using Cocoapods8:205 Firebase Registration and Login Component - Design12:066 Firebase Registration and Login Component - Logging In18:377 Firebase Registration and Login Component - Error Alerts5:178 Firebase Registration and Login Component - Registration15:219 Firebase Registration and Login - Homework0:4210 Firebase Registration and Login - Solution4:4011 Setting up a Table to Receive Firebase Data15:1912 Moving a View up or Down when a Keyboard is Shown12:5413 Sending and Receiving Data with a Firebase Database12:5914 Firebase - Homework1:2915 Firebase - Solution5:5816 Summary of App 5 - ChaChat - WhatsApp Clone1:21ChaChat
- App 8 - Transcriber with Siri Speech Recognition1 Introduction1:382 Setting up the Permmissions Screen7:253 Setting up a Tabbed App12:564 How to Setup a UITableViewController Class5:155 Checking Existing Permissions8:396 Requesting Permissions for Microphone and Speech15:377 Setting up Recording from the Micrphone with Document DIrectories8:228 Setting up and Recording from the Microphone with a View Controller8:149 Recording from the Microphone15:3110 Transcriber - Homework 10:4011 Transcriber - Solution 14:5412 How to Play Back Recorded Audio3:4613 How to Implement Audio Transcription on iOS 107:0914 Saving Text Files on iOS 107:3315 Initialising Core Data in iOS 108:1216 Saving Objects to Core Data in iOS 1012:3117 Retrieving Objects using Core Data in iOS 1011:1918 Homework Epic3:0019 Summary of Transcriber1:28
- Free ResourcesIntroduction to Free Resources1:32How to Claim Your 1200 of Amazon Value for Free4:42
- App 9 - Weather App with RESTful Services and JSON1 Introducton to Will I Burn2:222 What are RESTful Services2:323 What is an API2:244 What is JSON2:185 OH GOD PLEASE NOT ANOTHER WEATHER APP5:166 Choosing the Weather API4:197 Creating the App and Asking for Permissions12:428 Designing Your App Around a Custom Font7:139 Allowing the User to Pick a Skin Type22:4810 How to Install Cocoapods1:4911 Using Cocoapods to Install a Module to Help with RESTful Services11:2712 How to Retrieve Data from an API in an iOS App17:4813 How to Parse JSON in Swift 39:4714 Homework - Let me Know1:2915 Solution - Let me Know11:4816 Calculating Burn Time16:3417 Making an Awesome Time to Burn Display and Local Notifications23:4218 Summary of Will I Burn2:01
- ARCHIVE - A Fully Published RSS Reader Written in Swift 20 - Introduction1:041 - Designing our UX4:452 - Experimenting with Storyboards4:183 - Designing the main screen8:294 - Adding colour to the main screen5:315 - Adding images to our navigation bar buttons6:346 - Creating the Add RSS Feed screen15:027 - Creating the Edit RSS Feeds screen1:518 - Creating the View RSS Feed item screen3:119 - Connecting Storyboards to our code base using outlets10:4210 - What is a data model2:1011 - Understanding RSS feeds before creating the models1:4312 - Creating the Feed and FeedItem models6:5013 - Storage options on iOS3:0714 - Installing an SQLite database framework from GitHub10:5315 - Creating the FeedDataHelper class18:5616 - Testing the database connection9:3517 - Adding a feed via the 'Add Feed' view11:4718 - Explaining the table view and it's table source1:5519 - Creating the cell for the table view8:5120 - Populating the feeds table with our cells11:2621 - Deleting an item from a table view row. AKA - slide to Delete12:1722 - Disabling app transport security and introduction to Info plist2:3123 - Getting our RSS Feed Items19:1624 - Creating the cell for our RSS Feed Items table view11:0625 - Populating the RSS Feed Items list view7:1226 - Handling a click on the Feed Items list13:5727 - Why we debug1:1428 - App monetizaton strategies6:0029 - Implementing Google Ads8:4230 - Creating an app icon for iOS devices4:4031 - Creating a launch screen for an iOS app7:0732 - Signing up for an Apple developer account1:1933 - Initial setup of our app within the Apple Developer site9:3334 - Preparing the iTunes Connect app store listing5:5435 - Preparing the iTunes Connect app store listing - Images7:2136 - Compiling signing and submitting an app to the App store5:44Course Materials37 - Final lecture with 1 final task2:01
- How to Start a Startup (General Advice)1 - How to Start a Startup43:522 - Team and Execution46:183 - Before the Startup48:074 - Building Product, Talking to Users, and Growing52:215 - Competition is for Losers50:166 - Growth47:277 - How to Build Products Users Love48:018 - How to Get Started, Doing Things that Don't Scale, Press52:139 - How to Raise Money50:1010 - Culture50:2511 - Hiring and Culture, Part 250:3612 - Building for the Enterprise46:1913 - How to be a Great Founder49:4614 - How to Operate46:3815 - How to Manage49:4216 - How to Run a User Interview46:2717 - How to Design Hardware Products47:1518 - Legal and Accounting Basics for Startups48:1819 - Sales and Marketing; How to Talk to Investors48:5020 - Later-stage Advice48:29
- Introduction to tvOS - A Classic Streaming Radio App1 Introduction to tvOS - A Classic Radio2:552 How to Create a tvOS App for Online Radio - Collection Views37:383 How to Create a tvOS App for Online Radio - Getting Stations and Artwork43:165 Summary of tvOS - A Classic Radio2:104 How to Create a tvOS App for Online Radio - Streaming Music from the Internet7:47
The Complete iOS 10 Developer
GM
GK MicroGrant Klimaytys is an app developer, author, and eCourse teacher. He is obsessed with breaking down hard to understand principles so students can learn fast and easily!Description
With the launch of iOS 10 upon us, there is no better time to learn mobile app development than right now! In this straight-forward course you'll learn how to build for iOS 10 by building real, functional apps. If you're interested in scoring six-figure developer jobs or earning passive income by creating your own apps, then this is a great place to start!
- Access 205 lectures & 37.5 hours of content 24/7
- Learn the Apple iOS development process as it really is
- Create useful apps like GPS maps & clocks
- Discover how to incorporate animations to engage users
- Develop multiple iOS apps that you can release on the App Store under your own account
Specs
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Xcode 8 required (free to download)
$100.00 Value
iOS 10 Projects: Build Amazing Apps with Apple's Newest iOS
Stephen DeStefano
77 Lessons (10.5h)
Lifetime
$55.00 Value
Swift 3 Fundamentals & Essential Training
Sandy Ludosky
44 Lessons (5h)
Lifetime
$50.00 Value
iOS 10, Swift 3 Hands On Features
iOS Online Courses
36 Lessons (2.5h)
Lifetime
$200.00 Value
Master iOS 10 + Swift 3 & Create Apps!
Awesome Tuts
95 Lessons (26.5h)
Lifetime
Terms
- Unredeemed licenses can be returned for store credit within 30 days of purchase. Once your license is redeemed, all sales are final.
1 Review
3/ 5
All reviews are from verified purchasers collected after purchase.
BC
Bruce Carter
Verified Buyer
Nice collection of iOS programming stuff. I let it get a little old, but there is still some good stuff in here to learn from.
Jul 1, 2022
Your Cart
Your cart is empty. Continue Shopping!
Processing order...