App Development

Introduction to Programming in Swift 5 (APL-SWIFT-101)


Description
Welcome to Introduction to Programming in Swift 5. In this course we will introduce you to the absolute basics of the Swift programming language.  Whether you are a brand new programmer or have experience with other programming languages this course is for you.

Some of the things you will learn in this course are:

•    An Introduction to Swift 5 programming concepts
•    Installing the necessary tools
•    Working with data such as Integers and Strings
•    Creating reusable code with functions
•    Working with data constructs such as arrays and dictionaries
•    Object-oriented programming
•    Model View Controller

By the end of this course you will know how to build simple programs with the Swift programming language and you will be ready to learn iOS mobile development.
Content
  • Course Navigation Tips
  • Installation, Setup & Your First Code
  • Downloading and Installing Xcode
  • Hello Swift
  • Exercise 1: Hello World
  • Variables, Strings and Numbers
  • Variables
  • Exercise 2: Variables
  • Working With Strings
  • Exercise 3: Strings
  • Numbers
  • Exercise 4: Numbers
  • Practice Quiz 1
  • Conditional Logic, Arrays and Loops
  • Boolean & Conditional Logic
  • Exercise 5: Booleans & Conditional Logic
  • Constants & Logical Operators
  • Arrays
  • Exercise 6: Arrays
  • Loops
  • Exercise 7: Loops
  • Practice Quiz 2
  • Dictionaries, Functions and Optionals
  • Dictionaries
  • Exercise 8: Dictionaries
  • Functions in Swift
  • Exercise 9: Functions
  • Optionals
  • Reading: Understanding Swift Optionals
  • Practice Quiz 3
  • Architecture & Object-Oriented Programming
  • Reading: Understanding Object-oriented Programming
  • Object Oriented Programming
  • Inheritance
  • Polymorphism
  • Understanding Object-oriented Programming
  • MVC In Theory
  • Reading: Understanding Model View Controller
  • Creating an Xcode Project
  • Project Groups for MVC
  • Creating a Model Layer
  • Creating a Custom View Layer
  • Connecting View to Controller
  • Securing Model Layer
  • Challenge MVC
  • MVC Source Code
  • Practice Quiz 4
  • Congratulations
Completion rules
  • All units must be completed
  • Leads to a certificate with a duration: Forever