Tonight I (finally) started the programming project that motivated me to learn to code! There’s this old Mac application that I love, and it was written in Objective-C long enough ago that it’s no longer compatible with macOS. I have been at a loss without it, but I did not know enough C to rewrite it... until now. I have started re-writing it in Swift using new experience gained in my Software Engineering (C) course, and my first batch of unit tests passed! I feel super accomplished, but I hope that the complexity of the project doesn’t eventually swallow me whole... Fingers crosssed!