Good ways to Learn Cocoa? [closed]

2020-02-17 05:57发布

I'd love to learn Cocoa, it seems like the best systems language for Mac OS X.

Can you recommend any useful ways to learn the language? Books, websites, example projects or even classes to take?

标签: cocoa
10条回答
孤傲高冷的网名
2楼-- · 2020-02-17 06:01

Be sure to check out http://www.cocoalab.com/?q=becomeanxcoder. It goes from the very fundamentals of programming to learning Cocoa, Xcode and more.

查看更多
混吃等死
3楼-- · 2020-02-17 06:04

One of the best books I read about Cocoa is Cocoa (Developer Reference) by Richard Wentk

查看更多
贪生不怕死
4楼-- · 2020-02-17 06:06

Big Nerd Ranch The definitive class to take...well worth it!

查看更多
何必那么认真
5楼-- · 2020-02-17 06:13

Buy a book, open XCode, and write. Seriously, writing is the best way to learn Cocoa. In addition, I recommend Cocoa Programming for Mac OS X!

查看更多
够拽才男人
6楼-- · 2020-02-17 06:19

Cocoa Programming for Mac OS X, by Aaron Hillegass.

查看更多
迷人小祖宗
7楼-- · 2020-02-17 06:20

Andy Matuschak has a great blog post that leads you through several good Cocoa tutorials, explaining why you are reading each one.

Cocoa Dev Central has loads of tutorials.

For books, I echo Dave and Phillip Bowden with Cocoa Programming for Mac OS X by Aaron Hillegass.

查看更多
登录 后发表回答