|
|
|
|
|
by ChrisMarshallNY
1226 days ago
|
|
I had great luck with the Big Nerd Ranch books[0]. I’m not sure that I can recommend starting with SwiftUI, yet. The tech is still quite green, and quite different from AppKit (the current MacOS framework). The documentation also … leaves something to be desired … But it also depends on how soon you want to be shipping software. It might be a great idea to start with SwiftUI, if you think you’re still a couple of years from releasing stuff. I’m sure it will mature rapidly. Of course, you could also learn a cross-platform system, like Electron, or React Native. I can’t make any suggestions, there. Source: Been shipping native Mac software for over 30 years. [0] https://bignerdranch.com/books/ |
|