Days 13 to 15 of the “100 Days of Swift” course make up the “Consolidation 1” section.
Day 15‘s lesson is the third of three days of Swift review.
Day 15’s review lesson covered: properties, static properties and methods, access control, polymorphism and typecasting, and closures.
Thoughts about Day 15
The five sections of Day 15’s review were easy for me to review because the sections’ concepts are similar to like concepts in object-oriented programming using the Java language, which I’m familiar with.
I’m finding the Swift language easier to understand than Java because Swift’s language syntax is less restrictive in the usage of keywords and punctuation than the Java language.
I’m glad to finally be done with the Consolidation 1 section and I’m looking forward to begin learning how to build iOS apps starting with the Day 16 lesson (Project 1, part one).
Today’s total study time: 1 hour 15 minutes
100 Days of Swift cumulative study time: 44 hours 50 minutes
[Note: those are actual study time values after subtracting break-time minutes from the Day’s study session]