How to Make a Freaking iPhone App: iOS 10 & Swift 3

707 Enrolled
15.5 Hours
$35.00$200.00
You save 82% -

145 Lessons (15.5h)

  • Welcome
    1 - Welcome and Download Xcode2:23
    2 - About Me and the Course4:24
    3 - Installing Xcode2:25
  • The Fundamentals
    1 - Intro Fundamentals3:25
    2 - Constants and Varibles7:13
    3 - Strings and Ints3:37
    4 - Labels10:12
    5 - Outlets7:48
    6 - Common Errors4:12
    7 - Buttons6:19
    8 - Print and Comments7:31
    9 - If Statements7:36
    10 - If and Xcode4:29
    11 - Outro Fundamentals0:46
  • Git and GitHub
    1 - Intro Git1:24
    2 - Get With The Git9:25
    3 - GitHub4:34
    4 - Math and Double6:09
    5 - Textfields8:27
    6 - String Interpolation10:14
    7 - Booleans7:25
    8 - Add or Subtract5:29
    9 - Outro Git1:11
  • TableViews - Emoji Dictionary
    1 - Intro TableView2:55
    2 - Arrays5:53
    3 - Arrays Part 24:16
    4 - Sketch6:26
    5 - TableViews7:55
    6 - TableView DataSource and Delegate7:38
    7 - Arrays and TableViews6:39
    8 - The 2nd ViewController5:56
    9 - Segues6:42
    10 - Prepare for Segue7:17
    11 - Pass Da Emoji6:45
    12 - Definition5:46
    13 - Outro TableView1:39
  • Making Money with iOS
    1 - Intro Money1:25
    2 - Working for a company4:37
    3 - Freelanceer8:54
    4 - your own app4:57
    5 - Recc3:04
    6 - Functions8:34
    7 - Return8:58
    8 - Classes10:35
    9 - Methods5:20
    10 - Emoji Features6:03
    11 - Emoji Class10:34
    12 - Why Classes are Cool6:56
    13 - Outro Money0:55
  • CoreData - DoIt ToDo List
    1 - Intro CoreData0:55
    2 - Sketch CoreData4:03
    3 - TableView6:25
    4 - Task Class7:46
    5 - Segue7:15
    6 - Setting things up6:48
    7 - Creating Tasks10:36
    8 - Cleaning Up3:23
    9 - Optionals8:22
    10 - Advanced Optionals6:50
    11 - Deleting Task11:53
    12 - CoreData Entities8:47
    13 - Saving in CoreData7:48
    14 - Fetch Request7:15
    15 - Deleting8:33
    16 - Outro CoreData1:02
  • Camera - Game Collector
    1 - Intro Camera1:39
    2 - Sketch Camera5:46
    3 - Bar Button Items10:30
    4 - ImageViews8:06
    5 - Dictionaries7:14
    6 - Dictioanries 24:13
    7 - ImagePIckerController9:42
    8 - UIImage5:50
    9 - CoreData Again8:14
    10 - List the games10:27
    11 - Update11:34
    12 - Delete6:42
    13 - Camera4:53
    14 - Outro Camera1:26
  • Microphone - Soundboard
    1 - Intro Microphone1:06
    2 - Sketch Microphone3:55
    3 - Setting up the UI7:12
    4 - The Great Programming Myth9:56
    5 - Error Handling5:17
    6 - AVAudioRecorder9:15
    7 - Recording6:31
    8 - Playing Audio6:11
    9 - Save a Sound6:18
    10 - Show the Sounds7:52
    11 - Swipe to Delete4:22
    12 - Outro Microphone1:52
  • Firebase - Snapchat Clone
    1 - Intro Firebase1:37
    2 - Sketch Firebase4:39
    3 - CocoaPods11:48
    4 - Sign In Design6:03
    5 - Sign In Code9:43
    6 - Create User11:38
    7 - Camera Design7:19
    8 - Add Image7:22
    9 - Firebase Storage12:40
    10 - Smaller Image9:33
    11 - Firebase Database10:42
    12 - Pulling Data11:21
    13 - Adding Snaps10:47
    14 - Snaps are ready7:22
    15 - Snaps in a List8:52
    16 - View the snap9:41
    17 - Downloading Images5:20
    18 - Firebase Delete8:30
    19 - Remove from TableView8:18
    20 - Delete from Stroage7:12
    21 - Make it shine8:01
    22 - Outro Firebase1:09
  • What's New in iOS 10
    1 - Intro0:28
    2 - Stickers8:55
    3 - Animated Stickers2:08
    4 - The Queen of Thailand6:02
    5 - Sirikit Setup10:19
    6 - Intents6:35
    7 - Recipients6:54
    8 - Sending the Message7:55
    9 - Outro0:30
  • Maps - Pokemon Go
    1 - Intro Maps0:48
    2 - Sketch Maps4:30
    3 - MapView6:08
    4 - Getting the User's Location7:47
    5 - Zoom in to Region8:20
    6 - Recenter8:41
    7 - Poke Spawn15:00
    8 - Pokedex6:50
    9 - CoreData Helper8:56
    10 - Get All Pokemon9:35
    11 - Caught and Uncaught7:50
    12 - TableView Sections10:02
    13 - Add Images to a MapView8:18
    14 - Random Pokemon10:12
    15 - Catch or NAH9:20
    16 - Catching Pokemon6:39
    17 - Alert Controllers10:04
    19 - Outro1:16
    18 - Polish4:51

Nail Down the Development Fundamentals of the Hottest New OS

NW
Nick Walter Apps

Instructor

Nick Walter is an iOS developer that has been focused on mobile app design and creation for over 3 years. His involvement in the iOS community started off with a bang, and in 2013 was one of 25 students worldwide to be invited to Apple's "Cocoa Camp." Since the announcement of the new Swift programming language by Apple, he has buried himself in the Apple documentation and any online resources available. He currently has 8 iOS apps in the App Store, which total over 300,000+ downloads.

Description

The app wave is only growing with the release of iOS 10 and you can jump into this gold rush today! This course will teach you everything you need to know to build iOS 10 apps using Apple's official programming language, Swift 3. You'll learn app building fundamentals with hands-on projects, creating real, fully functional apps. Soon enough, you'll be doing it all on your own, generating some extra cash.

  • Access 145 lectures & 15.5 hours of content 24/7
  • Gain a solid understanding of Swift 3 by building iOS 10 apps
  • Learn about TableViews by building an emoji dictionary
  • Work w/ the camera to build a cataloging app
  • Record sounds using the microphone & play them back
  • Build a Snapchat clone using Firebase
  • Clone Pokemon Go

Specs

Important Details

  • 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: beginner

Requirements

  • Internet required
  • Mac OS X

Terms

  • Unredeemed licenses can be returned for store credit within 30 days of purchase. Once your license is redeemed, all sales are final.
Your cart is empty. Continue Shopping!
Processing order...