Fundamentals covering Classes versus Structs, Arrays and Loops
- Classes versus Structs
- Default and overloaded initializers
- Access to values through substring syntax.
- How Class instances behave in memory compared to Struct instances
- Assignation by reference and by value
- When to use a struct over a class and vice versa.
- Collections - Arrays
- Mutable Arrays
- Adding, removing and replacing items in arrays.
- Loops
- Battery of exercises included in the playgrounds
Wednesday 13th October 9:15 am