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

后端 未结 8 1884
余生分开走
余生分开走 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:55

    I was in the same situation some time ago, struggling to learn mac dev, read a lot of books, and it was hard for me to retain all that information, but I stumbled across CocoaCast where you can find lots of video tutorials on Mac Development! And it's totally free to watch them, even to download them.

    0 讨论(0)
  • 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

    0 讨论(0)
提交回复
热议问题