Agenda

  1. Concept: Forking a Repository
    • How can we obtain and modify code started by someone else?
  2. Tutorial: Different Ways to Run Your Code
    • Xcode allows us to run our code in three different ways.
    • Learn the difference between a preview, using the simulator, and running your app on a physical device.
    • Respond to the exercises in your portfolio on Notion – include screenshots.

    TIP

    Remember, the fastest way to get screenshots: Command-Shift-4, then hold the Control key down while you capture a given region, then press Command-V to paste into Notion.

  3. Concept: Block Layouts
    • Learn what a protocol is.
    • Understand the basics of vertical, horizontal, and layered layouts in SwiftUI.

Things to do before our next class

  • Complete the exercises given in the Block Layouts lesson.
  • Be sure to document your work in your portfolio on Notion.