Best Way To Get Started With Mac Development

后端 未结 9 1691
闹比i
闹比i 2021-02-02 02:36

I just recently got my first mac. I do lots of programming on windows but now I want to get into Mac development. What are some languages i should know or tools i should use to

9条回答
  •  说谎
    说谎 (楼主)
    2021-02-02 02:50

    For desktop apps, cocoa+objective-c are the way to go. XCode is the best editor for that. For webapps, I'd check out Ruby on Rails and Textmate.

    If you've done Java development, you can keep on doing that, too. Eclipse will be very familiar.

提交回复
热议问题