 |
 |
Where to learn how to develop for Mac OS X?
|
 |
|
 |
|
Mac Enthusiast
Join Date: Jan 2001
Location: Leesburg, Virginia
Status:
Offline
|
|
There is a utility I think I would like to write for the Mac OS X platform.
Xcode seems to be the development environment of Apple's choice. Is there literature that explains how to use it, with hand-on examples?
Dominik Hoffmann
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Nov 2000
Location: Tasmania, Australia
Status:
Offline
|
|
Yes, there is. I would suggest that you could search this very forum to find the answer to this question which has been asked many times here before  .
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Sep 2000
Location: in front of the keyboard
Status:
Offline
|
|
Are you serious?
connect.apple.com
|
|
signatures are a waste of bandwidth
especially ones with political tripe in them.
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jul 2002
Status:
Offline
|
|
Actually, try developer.apple.com for access to Apple's developer documentation. Cocoadev.com and cocoadevcentral.com for Cocoa programming guidance. Cocoa Programming for Mac OS X (Sec. Ed.) by Aaron Hillegass is the definitive how to program in Cocoa book. Programming in Objective-C by Stephen Kochan is the definitive programming in Objective-C book. For C/C++ command line utilities, you can use gcc/g++ in Terminal.app (make sure you have the developer tools installed) to compile those. Xcode can also be used for command line programming by creating a new Standard Tool project for C and a C++ Tool (obviously) for a C++ project. For Java, Xcode can be used, and there will be documentation on Apple's site, but I would recommend Eclipse for Java.
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Sep 2000
Location: in front of the keyboard
Status:
Offline
|
|
I would recommend NetBeans 4.0 for java, since it doesn't rely on SWT (blech)
|
|
signatures are a waste of bandwidth
especially ones with political tripe in them.
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Dec 2004
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Oct 2001
Status:
Offline
|
|
Mods, why isn't there a topic there like this that's made a Sticky? This question has been asked so many times and is so important that I think it's worthy of being made a sticky (or some simlar thread).
|
|
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Apr 2001
Status:
Offline
|
|
http://www.idevgames.com is also a good resource. Just make sure to restrict your questions to the "General Mac Programming" forum, unless they are game related.
Wade
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|