Learn Swift Series

Go to class
Write Review

Free Online Course: Learn Swift Series provided by Skillshare is a comprehensive online course, which lasts for 3-4 hours worth of material. The course is taught in English and is free of charge. Learn Swift Series is taught by Chris Ching.

Overview
  • In this Swift tutorial series, you'll learn how to code even if you're a beginner with no programming experience.

    The lessons are laid out in a step by step lesson plan that anyone can use to get a rock solid Swift development foundation.

    We'll go through all the core concepts of Swift including:
    Variables and Constants, Data Types, Properties, Functions and Parameters, Classes, IF Statements
    And a lot more!

    For all of the lesson resources, downloads and recap notes, visit this page

Syllabus
    • 01 - Start Here
    • 02 - Data Types
    • Learn with Math Operations TUS
    • 03 - IF Statements
    • 04 - Switch Statements
    • 05 - Loops (Part 1)
    • 06 - Loops (Part 2)
    • 07 - Functions (Part 1)
    • 08 - Functions (Part 2)
    • 09 - Classes
    • 10 - Subclassing
    • 11 - UIKit
    • 12 - Initializers
    • 13 - Optionals
    • 14 - Properties
    • 15 - Designated & Convenience Initializers
    • 16 - Arrays
    • 17 - Dictionaries
    • Conclusion TUS