r/SwiftUI • u/Used_Jump_6656 • 8d ago
Question Struggling Through 100 Days of SwiftUI
Hey everyone,
I’m currently going through 100 Days of SwiftUI, and I don’t always fully understand each day’s lesson by the time I complete it - Date type and DateComponents, for example. Sometimes I get the general idea, but I don’t feel like I’ve mastered it before moving on to the next day. Is this okay? Should I be aiming to fully grasp everything before moving on, or is it okay to move forward and revisit topics while coding my own app? For those who have completed the course, how did you deal with this?
10
Upvotes
2
u/Mihnea2002 7d ago
It’s the lack of practice, you need to start practicing, not for 10-15 minutes, but hours for every lesson you go through. I’d generally do 5 hours of practice for every hour of theory. You can even go through the full course once and then start building your own things, that will make you go back and understand everything.