开发者

Mac OSX Programming for long time Linux geek

I've written software on Linux since 1995 but mu开发者_运维技巧st get up to speed with app development on the Mac. I have no experience on that platform. Obviously I should get my hands on some appropriate hardware. What are good books, tutorial websites, and other resources for experienced devs getting started on Mac? Not just APIs and app internals, but also including how does one install an app, debug it, etc?


For starters, I recommend Apple's own developer docs. They're pretty indepth, and cover a lot of areas, from UI consistency to the nitty-gritty.

For mac development, XCode is the way to go. It handles most of your needs, from building, testing, debugging, UI construction, and building the installer.

Mac OSX core API's work with C,C++,Objective-C, Python and IIRC Ruby. If you're looking to transition from Mac development to iOS development, then Obj-C is probably your best bet.


Check out some of the pragprog books:

http://www.pragprog.com/titles/tibmac/beginning-mac-programming

http://www.pragprog.com/titles/dscpq/cocoa-programming

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜