Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Learn iOS 9 App Development with Xcode 7 and Swift 2
Introduction to Course
Take a peek at what the course offers (10:58)
Welcome to Xcode and Swift
Converting Course to Swift 2 and Xcode 7 (0:50)
Downloading Xcode (2:14)
Building Your First App - Say Hi App
Creating the Storyboard (6:49)
Making Connections to the Swift File (3:05)
IOS Simulator and writing your first function (6:34)
Download the Source Files for the Say Hi App
Creating the What Number? App
Intro to What Number App (0:44)
Variables and Constants...which is which? (7:29)
Printing to the console (4:15)
Intro to Functions (7:25)
Creating the User Interface (5:29)
That's so random (7:09)
If/Else statments (4:02)
Checking the logic (5:31)
Download the Source Files for the What Number App
Pick A Fruit App
A look at the finished app (0:41)
Creating the Storyboard (7:17)
Let's Learn About Arrays (5:06)
Creating our Array and Building the PickerView (5:40)
Loading Images into Xcode Porject (1:20)
Working with Switch Statments (9:00)
Download the Source Files for thePick A Fruit App
Using Multiple PickerView Components - The World Capital App
Sneak Peek at the World Capital App (0:34)
Creating the Storyboard (5:19)
Configuring the 2 PickerView Components (7:23)
Working with Images (13:55)
Making Selections and Changing the Message Label (10:13)
Download the Source Files for the World Capitals App
Intro To TableViews
Setting up the User Interface and the DataSource (5:23)
Adding the Functions to Populate the TableView (4:37)
Download the Source Files for the Intro to Tables lesson
Create a Shopping List App with TableViews
App Demo and Creating the Storyboard (9:04)
Setting up an Empty Array and adding TableView Functions (7:19)
Adding Items to Shopping List (3:58)
Selecting Rows and Adding Checkmarks (7:08)
Deleting Rows (5:38)
Download the Source Files for the Shopping List App
Passing Data between Views
Setting up Second View Controller (8:23)
Creating the Segue aand passing the data (5:19)
Download the Source Files for the Passing Data Lesson
Advanced Tableviews - Dessert App
Preview of Yummy Dessert App (0:33)
Creating a TableView Controller with Custom File (6:20)
Creating Custom Classes (13:34)
Intro to Structs (2:48)
Building a Custom Cell Class for TableView (3:22)
Creating Custom Array of Arrays (7:01)
Displaying Table Rows with Images and Label (4:35)
Creating the Second View Controller (7:35)
Passing to the Detail View and Navigating back to Table View (8:00)
Download the Source Files for the Yummy Desserts App
Using Camera & Photo Library - Beautiful Photo App
Preview of Beautiful Photos App (0:42)
Creating the Storyboard with Tool Bar (6:09)
Connecting to Camera and Photo Library and Selecting Image (7:46)
Download the Source Files for the Beautiful Photo App
Building a Music Player App
Intro to MusicApp (1:39)
Creating the Storyboard with Connections (8:07)
Play, Pause and Stop the Music (19:27)
Download the Source Files for the Music App
Location, Location, Location - Map Me App
Preview of the Finished Map App (0:29)
Setting up MapKit and CoreLocation (7:45)
Getting the Current Location (6:28)
Dropping the Pin and Label (4:47)
Download the Source Files for the Map App
More MapKit Fun - PIck A Map App
Preview of the PIck A Map App (0:42)
Adding Delegates, DataSources and Imports and Storyboard elements (6:41)
Creating our Array and Building the PickerView (3:48)
Building a Custom Function to find Cities (13:51)
Using Custom Function and Switch Statment to grab locations and drop Pins (7:36)
Download the Source Files for the Pick A Mapr App
Storing Data with NSUserDefaults - High Scorer App
Preivew of High Score Leader App (2:10)
Understanding Dictionaries (7:31)
Meet the "for - in " Loop (2:25)
Setting up NSUserDefaultsClass and Storyboard (11:20)
Writing Data to NSUserDefaults (11:39)
Retrieving Data form NSUserDefaults (11:10)
Download the Source Files for the High Scorer App
Core Data - What's the Password App
Preview of the What's the Password App (1:11)
Auto Layouts and Constraints (9:19)
Creating the What's The Password Demo (16:18)
Download the Source Files for What's the Password App
More Core Data - Photo Sez App
Preview of the Photo Sez App (1:26)
Setting Up Core Data Entity and Storyboard (14:30)
Adding Images to Create View Controller (12:40)
Creating Alert TextField for Captions (10:50)
Saving Images and Caption to Core Data (11:11)
Building and Popultaing the CollectionView (12:12)
Editing Images and Captions while UPdating Core Data (16:47)
Adjusting the App Appearance (4:32)
Source Code for Photo Sez App
Submitting Apps to the App Sotre
Becoming an Apple Developer (1:13)
Creating the App Icons Needed (4:15)
Creating the App ID (3:28)
Download Signing Certificates (3:53)
Submitting to iTunes Connect
Creating the Provisioning Profiles (3:29)
Displaying Table Rows with Images and Label
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock