What's the difference between Objective-C and Cocoa?

后端 未结 4 1796
日久生厌
日久生厌 2021-01-31 02:21

I\'m just learning Objective-C/Cocoa programming for the Mac. All of the tutorials, books, blogs, podcasts, etc. I\'ve been using really cover the two together. Is there an ea

4条回答
  •  自闭症患者
    2021-01-31 03:01

    Sure, it is quite easy - Objective-C is the language, Cocoa is the API/library you are using to build you Mac App.

提交回复
热议问题