Autoplay
Autocomplete
Previous Lesson
Complete and Continue
iOS Apps Powered by Azure Cloud Services
Intro to course. How it works.
Welcome! (1:40)
Share your screenshots (1:41)
Share your thoughts, questions, and OneDrive folder with code! (2:13)
Intro to iOS development
Getting the Tools (2:17)
Creating our First Project (2:37)
Exploring Xcode (the IDE) (7:28)
Learning the Basics about Swift
Constants and Variables (6:29)
Conditionals (4:50)
Loops (8:10)
Functions (5:27)
Classes and Objects (6:00)
The Storyboard - Designing the UI
Getting Started with Storyboards (8:24)
Defining the UI for an Application (5:42)
Connecting the UI with the Code (13:32)
First App - Days Until
Defining the UI (6:43)
Coding the Functionality (11:16)
Share YOUR Screenshots! (1:51)
App Challenge 1 - Temperature Converter
The Problem (2:53)
Defining the UI (8:35)
Coding the Functionality (10:01)
Bonus. Using a Picker. Warning, weird code inside. (12:49)
Share Screenshots! (1:12)
Second App - Contact list. Using a TableView
Intro to TableViewController (6:07)
Defining the UI (10:43)
Coding the Functionality - Part 1 (8:37)
Coding the Functionality - Part 2 (TableViewController) (5:19)
Coding the Functionality - Part 3 (TableViewCell) (13:33)
Third App - Customers list. Using CoreData for local DataBase
Intro to Core Data (12:52)
Creating the Model of the Data (9:16)
Reading from the Data Base (9:37)
Writing to the DB (10:45)
Filtering - Part 1 (10:54)
Filtering - Part 2 (7:46)
App Challenge 2 - My Places. Working with location and CoreData
The Problem (2:42)
Defining the UI (7:52)
Coding the Functionality - Part 1 (16:59)
Coding the Functionality - Part 2 (15:00)
Integrating Cloud Services. Intro to Cloud Computing
Intro to Cloud Computing (10:57)
Intro to Mobile Services with Azure (6:18)
Getting an Azure Subscription and creating a Mobile Service (12:00)
Connecting to a Mobile Service (15:22)
Inserting into a cloud-hosted DB (15:12)
Reading from a cloud-hosted DB (13:55)
Cloud Storage for media.
Creating a Storage Service (5:42)
Taking a Picture on iOS (15:06)
Backend Configuration (18:42)
Uploading the Picture to the Cloud - PART 1 (6:58)
Uploading the Picture to the Cloud - PART 2 (16:11)
Share your Screenshots! (2:35)
Adding Authentication through Facebook, Twitter, Google or Microsoft Account.
Link a Facebook app to your Mobile Service (11:11)
Change the Table Permissions (4:09)
Add Login logic (9:51)
Changing the Backend Logic for a better app
Filter by User right from the Backend (9:02)
Scale your Services to your needs (13:23)
Intro to Adaptive UI
Intro to Adaptive UI (12:04)
Adding Constraints Manualy (1:58)
Filtering - Part 1
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock