开发者

How do I write an application for Mac OSX from scratch? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don开发者_运维技巧’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 5 years ago.

Improve this question

Can anyone guide me how to write a Mac application right from scratch, I'm new to Mac concepts, though I have worked on iPad, iPhone applications. Even a tutorial would work...

Thanks in advance


1, Join Apple's developer program (free)
2. Download Xcode (free) and learn Objective-C or Swift (Swift is easier to learn than Objective-C) 3. Have a great idea!
4. Code!


Although a bit old, I think cocoadevcentral is an ok place to start.


Cocoa Programming for Mac OS X by Hillegass is a good book for learning about Mac GUI programming (Objective C and Cocoa).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜