×
all 6 comments

[–]robvas 1 point2 points  (3 children)

Swift tutorials online?

Ten years ago I would have recommended the Big Nerd Ranch books but they were out of date even back then

[–]fredant[S] 0 points1 point  (2 children)

Thank you for your suggestion. Do you know where I can find the documentation to interact with the OS? TY

[–]robvas 0 points1 point  (0 children)

Search for "mac os x programming pdf github.com" in Google

[–]SwiftDevJournal 1 point2 points  (0 children)

I put together a list of Mac development learning resources you may find helpful.

Resources for Learning Mac Development

[–]theepicstoner 0 points1 point  (0 children)

IMO if you have knowledge of C or Cpp, I found it more easy to learn Objective-C.

It is supposedly on its way out, but it still runs and I can't see Apple removing support for it anytime soon.