Yesterday evening I took a stab at understanding macOS programming. I got as far as making this with storyboards:
Now I want to learn more about actually coding something useful. The problem is that I can’t find good resources to start doing this. The main cause being the transition to Swift and the fact that seemingly everyone moved on to iOS programming
I am writing this post to hopefully gather some more resources, so if you have some, please let me know!
Here’s the “current” resources I have so far:
- 100 days of OSX Development video tutorials
- Crafting Modern Cocoa Apps – WWDC session 239
- Official AppKit documentation
Then I found some outdated resources: