Yay! I built a working calculator for the iPhone. I followed this Lynda tutorial.
In the process I learned about enum
, guard
, optionals, autolayout & constraints etc.
I figured there wouldn’t be any modern macOS programming resources so I’d have to sidestep to iOS to eventually get back to macOS, because the principles would be the same.