I want to develop desktop applications for Mac, so could you please recommend me whats the best way to learn it like some ebooks or videos....
+2
A:
The Cocoa Programming for Mac book by Aaron Hillegass is a classic. The Apple documentation and tutorials aren't that bad either.
WardB
2010-10-23 06:07:30
Justin
2010-10-23 06:13:21
A:
as WardB mentioned, Hillegass' book is great for introductory Cocoa development.
for deeper subjects, see 'Mac OS X Internals: A Systems Approach', by Amit Singh: http://www.amazon.com/Mac-OS-Internals-Systems-Approach/dp/0321278542/ref=pd_sim_b_13
Justin
2010-10-23 06:15:24
A:
I like Scott Stevenson's “Cocoa and Objective-C: Up and Running”, especially for some of the non-Cocoa material he teaches you first. You may be tempted to skip it, but don't: It's very easy to get lost without knowing what you're standing on.
Peter Hosey
2010-10-23 15:47:18