It’s been five days since I started studying Swift basic concepts and this is what I learned.
This continues from
Two days since I started studying Swift and that what I learned
Rossano D'Angelo ・ Nov 22 '20 ・ 1 min read
- Dictionaries
- Creating empty collections
- Enumerations
- Arithmetic operations
- Operator overloading
- Compound assignment operators
- Comparison operators
- Conditions
- Ternary operator
- Switch statement
- Loops - for, while, repeat, break, continue
Perplexed about dictionaries.. 😕 I hope they'll become clearer with the practice!
PS. The 100 Days of Swift rules dictate I have to post about my progresses daily but I don't see the point of doing that. I prefer posting about more days together, when I reach a sort of imaginary milestone.
Top comments (0)