Programming in Swift: Fundamentals · Introduction | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/5539282-programming-in-swift-fundamentals/lessons/34

Hi Chris. Really good videos so far. I was wondering about something in this video. You say in the last few sentences of this video that classes copy values. But in the table behind you it says structures copy values( around 3 minutes 04 seconds). I’m a bit confused what is right? :slight_smile:
Greetings, Thomas

Ahhhh! There was a typo in my teleprompter script apparently and I didn’t notice under the glare of the lights in the studio. Thanks for pointing this out, @tommyp!

This should say “The difference is that classes DON’T copy values”.