Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What's the best resource to learn how to write apps for Mac OS X?

I'd like to learn how to write application for Mac OS X.

Like how to use XCode properly, Cocoa syntaxes and examples, etc.

I'm already a web developer using ruby, php, mysql, rails, etc.

I looked through google quite some times but never found something palpable to learn from.

But I really want to make my own application, for fun and maybe business later.

Thanks a whole bunch for your tips!

like image 656
Tommy B. Avatar asked Sep 01 '09 13:09

Tommy B.


1 Answers

Aaron Hillegass's book "Cocoa Programming for Mac OS X" is certainly up there. It would also be well worth your time to learn the C language well.

like image 165
Stephen Canon Avatar answered Sep 22 '22 19:09

Stephen Canon