Course Syllabus & Introduction! Welcome To The Complete IOS 11 Developer Course
  • Would You Like To Become A Professional iOS 11 App Developer!?
  • Course Introduction: Welcome To The Complete IOS 11 Developer Course
Beginning of a New Era
  • Introduction to Coding
  • Setup your Mac for Programming
  • XCode Layout
  • Your Very First Application
  • Connecting Objects with Code
  • Writing Your First Lines
  • Download Your Very First App
  • Closure of First Section
Basics of Swift
  • Introduction to Basics
  • Variables & Constants
  • Variable Kinds
  • Predefining Variables
  • Arrays and Dictionaries
  • Array Quiz
  • Loops
  • Loops Quiz
  • If Statements
  • Functions
  • Classes
  • Optionals
  • Download Playground Files
  • A Basic Calculator
  • A Safer Calculator
  • Download Simple Calculator
Sources For Problems
  • Introduction to Sources
  • Where to Look for Solutions
  • More Resources to Look For
Layout
  • Introduction to Layout
  • What is Layout?
  • Constraints and Priorities
  • Suggested Constraints
  • Download Project Layout
  • Adding Objects with Code
  • Adding Button with Code
  • Download Creating Objects with Code
Essentials
  • Introduction to Essentials
  • Storing Data
  • Removing Stored Data
  • Download Birthday Note Taker App
  • Working with Multiple Screens
  • Creating Your First Segue
  • Exchanging Data Between Screens
  • Download Segues App
  • Creating Alerts
  • Alert View Example
  • Download Alert View Sign Up App
  • Working with Images
  • Download Change the Pic App
  • Gesture Recognizers
  • Download Gesture Recognizer App
  • Timers
  • Download Timers App
Creating a Game: Catch the Kenny!
  • Introduction to Catch the Kenny
  • Catch the Kenny Intro
  • Increasing Score
  • Adding Timer
  • Animate the Kenny
  • Replay Action
  • Saving High Scores
  • Download Catch the Kenny Game
Git: Version Control
  • Introduction to Version Control
  • What is Git?
  • GitHub
Table Views: Create a Landmark Book
  • Introduction to Landmark Book
  • Table Views Introduction
  • Table View Setup
  • Display Array Information
  • Deleting Data
  • Image View Controller
  • Finalizing the Application
  • Download Landmark Book App
Table Views with Classes: Create a Simpsons Book
  • Introduction to Simpsons Book
  • Creating UI
  • Bring In Characters
  • Simpsons Class
  • TableView Setup
  • Display the Details
  • Download Simpsons Book App
Core Data: Build an Artbook
  • Introduction to Artbook
  • Core Data Intro
  • Design Art Book
  • Setting Up Tableview
  • Choosing An Image from Library
  • Saving All Information
  • Retrieving All Information
  • CoreData Quiz
  • Transmistting Info