Power has been out since yesterday. So I guess my streak of programming every day has come to and end.
Swift Slowly: Day 31 - Hacking Swift 16
Day 16! Starting the first project after a long day of work. Part of me wants to just veg, but I’ve wanted this too long!
100 Days of SwiftUI – Day 16 – Hacking with Swift:
Today is the project overview day, which is where we’ll be looking at the isolated pieces of code that you need to understand in order to build our project. Tomorrow we’ll move on to the implementation day, where you’ll put those new techniques into practice with our app.
My mind was kind of blown when I saw the line following line:
Var body: some View
The tutorial says that it’s a computed property and I never thought twice about it or what it really meant until this point. I felt that way throughout the entire day when working with this tutorial.
I almost didn’t stop, but I know that it’s a marathon and not a sprint.
Swift Slowly: Day 30 - Hacking Swift 15
I’m posting this for hacking with swift 14 & 15.
Tomorrow, I start the first project and I’m very excited!
Wish me luck!
Swift Slowly: Day 29 - Hacking Swift 13
Review day!! I’m using this time to go over the basic types again.
Swift Slowly: Day 28 - Hacking Swift 12
The neighbors were up arguing from 3-5 in the morning and it woke the whole family up. I’m having trouble focusing, but I wanted to get started with learning about optionals today.
This is the last section of 100 days of SwifUI that contains quizzes so I’m pretty excited about what happens after this.
I want to praise CodeRunner again for its excellent tool tips when code is incorrect.
Xcode also does a good job of keeping it compact and then letting you expand the dialog and allowing you to fix it by clicking one of the buttons.
Swift Slowly: Day 27 - Hacking Swift 11
I’m up past midnight and thought that programming is probably the best thing to do.
So tonight/today, I’m learning about Protocols and extensions.
When it came to extensions, I think I learned just as much about the once that I got wrong as the ones that I got correct.
Learning to knit 🧶
Wow, you would think that something like this wouldn’t be allowed to be entered. And yes, I see that the validation triggers!
I made a promise to myself to just have one technical project at a time. It was hard to let go and today I really, REALLY wanted to spend sometime messing around with html/css. 💻
Swift Slowly: Day 27 - Hacking Swift 10
Today is really cool because not only am I celebrating the inauguration of Joe Biden, but I’m on day 10 of Hacking with Swift!
Pretty proud of myself for the most part because most of my errors where me not reading the question correctly.