14 Day Beginner Challenge – Lesson 8 – Swift Programming: Structures

14 Day Beginner Challenge Lesson 8 – Swift Programming: Structures

if you enjoyed this lesson, please consider supporting me by subscribing. Thanks! ❤️
 

In this lesson, you’ll learn about the basics of Structures in Swift.  You’ll also learn about the properties and methods that live inside your structure.  Also, you’ll learn how, depending on where you write your code, the scope of a property or method can change.   Finally, you will learn about computed properties.

CWC Plus

Did you know that this 14 Day Beginner Challenge is just the tip of the iceberg? Inside CWC Plus, you’ll continue the training with advanced training and resources. Click here to learn more!

2 Comments

  • Ravi Matharu says:

    Thanks again Chris for a great video,

    If you can’t find the Assistant Editor, Chris has another video “Where is the Assistant Editor”
    https://www.youtube.com/watch?v=rTn02yqIj6w

  • Mike Synk says:

    Hi Chris,

    I made it to lesson 8! Woooo!!

    However…
    I’m using xcode 11.1. I have been able to fight through differences until now. I cannot figure out how to get the code for the View Controller to show. It is not listed on the left. I only see AppDelegate.swift, SceneDelegate.swift and ContentView.swift.

    Also… when I run the simulator it takes the “Hello World” from ContentView.swift and displays that after I see the storyboard. Commenting stuff out wasn’t enough.

    Do you have a supplemental video that bridges the gaps from the version you used to 11.1? Or something like that? What am I missing?

    Thank You!!!

Leave a Reply to Ravi Matharu Cancel reply

Your email address will not be published. Required fields are marked *