This course was created with the
course builder. Create your online course today.
Start now
Create your course
with
Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Nick and Jenna's iOS 9 Adventure - Make 14 Apps with Swift 2
Your First App - It's time to make a freaking app :)
Your First App (15:46)
Goals of the Class
Meet Jenna (3:54)
Meet Rick (11:48)
Goals of the Class (6:43)
Steve Jobs and Tips for Success (10:04)
What's New in iOS 9
Introduction (2:10)
Swift 2 and Xcode 7 (16:19)
Search APIs in iOS 9 (24:46)
*APP 1* Friendbook
Intro (0:18)
The Idea (1:03)
Sketch It Out (1:43)
Project Setup (5:13)
View Controller (7:57)
Table View in Storyboard (3:37)
Table View Datasource and Delegate (7:57)
Fill the Table View with Friends (4:45)
Make the Next Screen (4:38)
Navigation Controller (6:10)
Passing of the Names (7:56)
All the Birthdays! (3:39)
Friendbook Review (1:13)
Outro (0:48)
Swift School - Learn the basics of Apple's new language
Intro (1:40)
What is Swift (6:31)
Variable and Constraints (12:31)
Strings and Ints (12:06)
Comments and Print (9:20)
If Statements and Booleans (15:06)
Arrays (14:28)
For Loops (12:14)
Dictionaries (15:31)
Functions (17:07)
Optionals (10:04)
Classes (16:16)
Outro (2:09)
*APP 2* FriendBook Plus
Intro (1:35)
Sketch (1:56)
Add The TableView (13:38)
List The Friends (7:15)
Pass Da Info (9:51)
Make A Friend Class (7:29)
Use The Friend Class (14:07)
Image Views (8:51)
Outro (0:32)
*APP 3* Colorific
Intro (1:39)
Sketch (2:14)
Another Table View (8:17)
Adding All the Colors (8:25)
Segue (8:02)
No Color Left Behind (8:11)
Name Those Colors (11:23)
ColorLingo (5:46)
One Last Tip! (2:44)
Outro (0:56)
Building Your Dream App
Intro (1:41)
Bird's Eye View of the Dream (20:03)
The Idea (1:50)
Sketch It (1:38)
Build the Beta (1:41)
Collect Feedback (0:50)
Spit and Polish (0:51)
Submit (0:37)
Outro (0:46)
*APP 4* Do or Do Not (To-Do List)
Intro (0:31)
Sketch the Sketch (1:31)
Make a Table View (6:52)
First Brush with CoreData (3:59)
Nav Controller (2:57)
Alert, Alert! (10:36)
Stow It in the Table View (9:33)
Polish It (2:47)
Outro (0:37)
*APP 5* Shopping Assistant
Intro (0:30)
Sketch (2:57)
Project Setup (10:16)
Core Data (2:51)
Put on the Shoes (8:38)
Adding Pics (6:57)
Detail View Controller (8:20)
Pass the Shoe (6:14)
What You Wish For (12:51)
Add Your Own Thing (6:03)
Image Tap (4:05)
Bust Out the Camera! (5:53)
Outro (0:29)
Submitting an App
Intro (0:42)
App Store Tips (9:18)
Developer's Account (2:31)
Certificates (2:07)
App IDs (2:13)
Provisioning Profile (2:58)
iTunes Connect (4:35)
Meta Data (8:15)
Outro (0:24)
Making Money with iOS
Intro (4:35)
Freelancing (5:41)
Your Apps (3:46)
Recommendations (4:04)
*APP 6* Joke Bank - In-App Purcha$e$
Intro (1:50)
Sketch (7:24)
Core Data (12:48)
Show Collections (8:14)
Show Jokes (10:36)
Show Text (7:03)
iTunes Connect (8:28)
Product Request (9:49)
Update Core Data (6:52)
Price Locale (15:45)
Make a Purchase (11:25)
Give the Reward (10:30)
Outro (0:42)
*APP 7* Dog Data - Learn how to use the new 3rd party database Realm
Intro (2:23)
Sketch (1:46)
What is Realm (5:27)
Realm Basics (12:59)
Fill the Table (7:31)
*APP 8* My Fave Destinations - GPS & Maps
Sketch (3:05)
Table View (3:52)
Create CoreData (12:00)
First Map (10:16)
More Maps (10:35)
Adding Faves (8:40)
Picking New Spots (3:04)
Location Access (7:49)
Now You See Me (6:20)
iAd
Intro (2:29)
Contracts (2:30)
Banner Ads (4:01)
Rectangular Ads (3:10)
Final Points (1:50)
Outro (0:13)
*APP 9* Voice Tweak - Learn how to use the microphone and play sounds
Intro (1:46)
Sketch (2:14)
Let's Make the UI (8:46)
Play the Audio (12:50)
Alter the Playback Rate (17:01)
Loop Audio (14:13)
Record Audio (21:40)
Outro (0:38)
Join the Developer Ecosystem
Intro (0:49)
Websites (11:25)
Groups and Events (9:22)
Outro (2:14)
*APP 10* Plink A Dink - Learn how to make games with Apple's SpriteKit
Intro (2:35)
Sketch (4:20)
What Is SpriteKit? (7:37)
Physics (16:40)
Add Some Walls (7:37)
Gooooooal! (13:47)
Add a Row of Pegs (21:05)
Adding Multiple Rows of Pegs (14:48)
Labels and Game Reset (13:13)
Spacing Out the Goals (18:10)
BitMasks (14:38)
Update the Score (7:21)
Beautify (21:41)
Outro (1:08)
*APP 11* Travel Agent
Intro (0:24)
Sketch (2:57)
UIPicker (11:57)
On/Off Switch (5:11)
Image View (8:46)
Choose the Vacations (13:14)
Brag on Facebook (11:11)
Outro (0:44)
*APP 12* Follow or Nah
Intro (1:33)
Sketch (2:45)
Social and Accounts Frameworks (12:34)
Choosing an Account (11:59)
All Signed In and Ready to Go (9:38)
First API Call (17:11)
Work Around (2:12)
Show Following (7:52)
Hydrated (15:41)
Twitter Users (8:48)
Show the Username and Image (8:43)
Unfollow (7:40)
Outro (1:18)
Git - Learn how to manage your code and work with others
Intro (0:54)
What Is Git? (4:48)
Your First Commit (12:49)
Branches (13:23)
Using a Terminal (3:38)
Hosting Your Repo (8:48)
Tags and Staged Files (5:33)
Outro (1:30)
*APP 13* Emojis - A Parse backed social network to share your favorite emojis
Intro (3:25)
Sketch (3:27)
Setting Up Parse (13:28)
Make A Twitter App (13:17)
Sign In With Twitter (8:17)
UI for Creating an Emoji Post (9:57)
Check The Text Fields (10:19)
Our First Parse Object (9:19)
Parse Query (18:00)
Custom Table View Cell (12:13)
Twitter API (20:43)
Beauty (22:31)
Outro (0:58)
*APP 14* Blue Sniff - Learn how to work with Bluetooth in your app
Intro (4:36)
Sketch (2:33)
Set Up The Central Manager (9:47)
Start the Scan (12:55)
Get the Peripheral Data (6:59)
Show the UUID (8:45)
Custom TableViewCells (7:50)
Display the Name and RSSI (5:53)
Refresh the Data (12:50)
Outro (1:40)
Pass Da Info
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock