What's the best resource to learn how to write apps for Mac OS X?

后端 未结 8 1917
余生分开走
余生分开走 2020-12-30 11:02

I\'d like to learn how to write application for Mac OS X.

Like how to use XCode properly, Cocoa syntaxes and examples, etc.

I\'m already a web developer usin

8条回答
  •  攒了一身酷
    2020-12-30 11:58

    Stanford recently put out a course on iTunes U that teaches you how to program on the iPhone. Because the iPhone uses the same programming language as OSX, a lot of what they talk about can be transferred to Mac app development. Best of all, the course is free to download and watch, and has a bunch of sample material that goes along with it. Click the link below to open it in iTunes.

    iPhone Application Programming

提交回复
热议问题