Three core programming concepts are:

  1. Sequence: what order steps are carried out in
  2. Selection: based on conditions, running one block of code or another
  3. Iteration: repeatedly running a section of commands

Swift Playground is an app that allows both experienced and beginning programmers to explore pre-built activities to gain an understanding of programming concepts.

While Mr. Gordon assists our class with finishing up tasks we started in yesterday’s class, please follow the video below to get started with the Swift Playground app – using a specific playground that matches your interests and prior experience with programming: