Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Learn iOS8 and Swift App Programming
The Swift Primer
Swift Primer Demo 1 with Source Code
Swift Primer Demo 2 with Source Code
Swift Primer Demo 3 with Source Code
Swift Primer Demo 4
Swift Primer Demo 5 with Source Code
Hello Swift with Source Code
The Swift Programming Language - Part I
Introduction
Variables & Constants
Variables and Constants Demo with Source Code
Optionals
Optionals Demo with Source Code
Functions
Functions Demo with Source Code
Arrays and Tuples
Arrays and Tuples Demo with Source Code
Dictionaries
Dictionaries Demo with Source Code
Closures
Closures Demo with Source Code
Assignment Section 1
The Swift Programming Language - Part II
Enumerations
Enumeration Demo with Source Code
Overview : Classes and Structures
Properties
Methods
Structures Demo with Source Code
Class Demo with Source Code
Mutators Demo with Source Code
Inheritance Demo with Source Code
Other Swift Topics
Protocols and Subscripts Demo with Source Code
Assignment Section 2
Setting Up View Layouts in Interface Builder
AutoLayout, size classes, and constraints
Views and view controllers
Views and view controllers - Demo with Source Code
Dynamic View Demo with Source Code
Segues Overview
Simple segue demo with Source Code
Segueing with data
Data segue demo with Source Code
Assignment Section 3
Hierarchies of View Controllers
Model / View / Controller
Setting up a tab bar controller Demo with Source Code
Setting up a navigation controller Demo with Source Code
Tab Bar controllers
Tab bar controller case study with Source Code
Navigation controllers
Navigation controllers case study with Source Code
Combining tab bars and navigation controllers with Source Code
Assignment Section 4
Table View Controllers
Table View Overview
Showing Data in a Plain Table View with Source Code
Using the Grouped Table View Style with Source Code
Adding Headers and Footers with Source Code
Responding to Cell Selection
Responding to Cell Selection Demo with Source Code
Deleting and Adding Rows
Deleting Rows Demo with Source Code
Adding Rows Demo with Source Code
Creating Custom Table View Cells
Creating Custom Table View Cells Demo with Source Code
Indexing a Table View
Indexing a Table View Demo with Source Code
Assignment Section 5
SQlite
Using Plist
Plist Demo with Source Code
UIAlert Controller
UIAlert Controller Demo with Source Code
SQLite Table Creation
Demo on Table Creation
SQLite Query Syntax
SQLite Query Demo
Types of Table Relationship and writing JOIN querries
SQLite Part B
How to use an Objective C Class in a Swift project
SQLite in a Swift project
The Objective-C Model class
Adding the table view controller
Deleting records
Adding records
SQLite Part C
Installing and running XAMPP
PHP Basics, Part 1
PHP Basics, Part 2
MySQL Basics
Running a MySQL script file in phpMyAdmin
The insertion PHP script
The selection PHP script
Accessing the PHP Scripts from the iPhone App
Simple and Complex Threading using NSThread
Overview of NSOperation and NSOperationQueue
Synchronous operations Demo with Source Code
Asynchronous operations Demo with Source Code
NSBlockOperation, dependencies, cancelling, and the main queue
Queueing Block Operations Demo with Source Code
Setting Dependencies between Operations Demo with Source Code
Canceling Operations and Updating on the Main Queue Demo with Source Code
Grand Central Dispatch, part 1
Grand Central Dispatch, part 2
Dispatching Tasks to a Serial Queue Demo with Source Code
Dispatching Tasks to a Concurrent Queue Demo with Source Code
Dispatch after and Barrier Tasks Demo with Source Code
Using hardware sensors: accelerometer, gyro-meter, location services
Using the Standard Location Service Discussion
Standard Location Demo with Geocoding
Significant change Location Service Discussion
Using the Significant Change Service Demo with Source Code
CoreMotion : Sampling Raw Data Discussion
Accelerometer Demo with Source Code
CoreMotion : Getting Processed Data from DeviceMotion Discussion
Obtaining Processed Sensor Data Demo with Source Code
CoreMotion : Getting Pedometer Data Discussion
Using the CoreMotion Pedometer Demo with Source Code
HealthKit
HealthKit Overview and Legal Information
Enabling the HealthKit Capability and Importing the Header
Shows the Heath App, Where User Health Data is Stored
Authorization Process
Demo of Authorization
Reading Characteristic Data
Swift Primer Demo 1 with Source Code
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock