Latest Updates
Notes, progress updates, and development logs.
Showing updates tagged #learning

Post | 11 Jun 2026
Swift Testing with Mindful Check-In
Learning and implementing some basic tests into Mindful Check-In using Swift Testing.
#testing#development#swift#apps#learning#production
Post | 24 May 2026
Slowing it down.
Observations on rushing too soon into projects, and the learning curve involved.
#learning#development#update#projectsVideo | 16 May 2026
A new project has begun.
The early stages of my first commercial project is in full swing.
#development#app#iOS#swift#learning#video#swiftui#swiftdataStatus update | 01 May 2026
I am quite grateful to have started learning programming with Java. The manual nature compared to the likes of Swift and even Python was quite useful for understanding core concepts that apply in design. Swift makes everything 'smart' and infered, which is very, VERY nice. But I could see how that would potentially abstract a bit too much of the computer science aspects. I'm sure there are C developers who probably said the same thing looking at Java when it first came out though!
Status update | 27 Apr 2026
Spending this day off learning the old school UIKit approach to app design and layout on the Mac. Swift is a pleasant language to learn.