Steven McWee

  • Mastodon
  • GitHub
  • man paying using credit card
    November 8, 2023

    100 Days of SwiftUI – Project 1: WeSplit

    After 2 weeks of pure Swift we’re finally getting to build an honest-to-goodness iOS app.

    Read more: 100 Days of SwiftUI – Project 1: WeSplit
  • person holding white ceramic cup with hot coffee
    November 4, 2023

    100 Days of SwiftUI – Day 15

    Our introduction to Swift is over, time for a recap.

    Read more: 100 Days of SwiftUI – Day 15
  • an artist's impression of a black hole in the sky
    November 4, 2023

    100 Days of SwiftUI – Day 14

    Our last day of Swift fundamentals is about optionals – as I understand it, the ability for a variable to either have a value or not. We learn why we need them and how to use them.

    Read more: 100 Days of SwiftUI – Day 14
  • high rise buildings during night time
    November 1, 2023

    100 Days of SwiftUI – Day 13

    We continue building on the previous topics by introducing the idea of a protocol. I don’t know why, but I kinda like the concept. It’s not something I’ve heard of before but I can see why it could be useful.

    Read more: 100 Days of SwiftUI – Day 13
  • lion lying on brown grass field during sunset
    November 1, 2023

    100 Days of SwiftUI – Day 12

    After learning about structs over the past couple of days, we’re now looking at another kind of data structure that, while similar on the surface, is actually quite different.

    Read more: 100 Days of SwiftUI – Day 12
  • red ferrari 458 italia parked near gray building
    October 31, 2023

    100 Days of SwiftUI – Day 10 & Day 11

    We’re moving into much more interesting territory now as we begin to look at how to create and use custom data types.

    Read more: 100 Days of SwiftUI – Day 10 & Day 11
  • code, coding, web
    October 30, 2023

    100 Days of SwiftUI – Day 9

    There’s lots of new stuff packed into one day this time around as we learn about functions as parameters, closures and manipulating array items.

    Read more: 100 Days of SwiftUI – Day 9
  • a chalkboard with some writing on it
    October 29, 2023

    100 Days of SwiftUI – Day 7 & Day 8

    Functions are fundamental to software development, so today we learn about them before moving on to basic error handling.

    Read more: 100 Days of SwiftUI – Day 7 & Day 8
  • bunch of cereals
    October 28, 2023

    100 Days of SwiftUI – Day 5 & Day 6

    We’re kicking it up a notch now as the course starts looking at conditional statements, operators and various types of loop.

    Read more: 100 Days of SwiftUI – Day 5 & Day 6
←Previous Page
1 2 3
Next Page→