Category: Uncategorized

  • Day 5 – Conditions

    Today actually took three days to finish. I’m going very slow at this point, but I’m writing out what I’m learning to try and cement it in my mind.

  • Playing with an idea

    I’ve been thinking about the app I’d like to build, and using the little bit of knowledge I’ve gained from the first four days of the Learning with Swift UI course (I can never quite remember the exact name, but if you’re following along you’ll know what I’m talking about). At it’s most basic I…

  • Day 4 – Type annotations and recap

    Day four has been fantastic. I’ve gone through and recapped what I learned and got a sense of how data annotation are useful. Now it’s onto Checkpoint 2. Checkpoint 2 Here’s how far I got without help: After watching the hint I think I need to come back to this tomorrow. What I THINK I’ll…

  • Day 3 – Arrays and dictionaries

    100 Days of SwiftUI: Day 3 Phew. Today was a doozy. I started the day by finishing up stuff from Day 2, which was great for a refresher. I then dove into understanding how to store data in arrays and dictionaries. I’m going painfully slow, because I’m writing out notes of the things I learn…

  • Day 2 – Booleans and Strings

    100 Days of SwiftUI: Day 2 Wow. What a fantastic lesson. I’m blown away. So many foundational pieces are coming together. I’ve taken notes of the lesson and pulled them into graphs that are handy for me. I’m going to pause and work on the actual Checkpoint 1 next week, but so happy with the…

  • Day 1 – Variables, Constants, Strings, and Numbers

    100 Days of SwiftUI: Day 1 Today I learned about ways of storing data with Swift. I need to finish up storing decimals, but it’s 9:30pm and my brain is shutting down. This was a fantastic lesson and gave me a good sense of how data is stored in different ways. Captured an image above…

  • Build a skateboard before a car

    Build a skateboard before a car

    I want to create a business case for an app, design it, then develop it. I know it’s slower to do it all by myself, but I enjoy the craft of figuring all these pieces out. This week I’ve been returning to the question of product thinking. What should the app do? I’m exploring what…

  • Connecting data to a button

    Connecting data to a button

    I just finished watching a fantastic video on combining Core Data with SwiftUI. For the first time I THINK I get it, and see how all the pieces connect. I’ve just digested for today, and will likely need to really try this next week; but with the 4th of July coming up, I’m going to…

  • A break

    Taking a break today from coding. Recorded two podcasts and that took up my personal time. But I’ll be excited to be back at it soon; I hope? Curious what this break will do for me mentally.

  • Volumes and windows

    Volumes and windows

    I’ve been listening to a number of podcasts from iOS developers, and trying to gauge how others are thinking about visionOS and what developing for it might entail. There are three basic ways we can think of designing apps for this new space. We have volumes, windows, and spaces. As I’ve heard people describe each,…