Best Way To Get Started With Mac Development

后端 未结 9 1690
闹比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:59

    You could try combining f-script and traditional Cocoa (xcode in other words). f-script is great when you want to experiment with the Cocoa API, which is surely different from what you are used to. The more dynamic you stay, the faster you learn. That is my experience.

提交回复
热议问题