“The programmer at wit’s end... can often do best by disentangling themself from their code, rearing back, and contemplating their data. Representation is the essence of programming.” - Fred Brooks
Today I learnt about:
- Creating your own structs
- Computed Properties
- Property Observers
- Methods
- Mutating Methods
- Properties and methods of strings
- Properties and methods of arrays
That's all for the Day 8 of 100DaysOfSwiftUI!