Re: Serious Questions
Re: Serious Questions
- Subject: Re: Serious Questions
- From: Stefan Arentz <email@hidden>
- Date: Sat, 26 May 2001 23:15:43 +0200
On Sat, May 26, 2001 at 03:57:35PM -0400, email@hidden wrote:
>
I do not understand how a person is supposed to get started with Cocoa
>
when there is little, and very often NO documentation for even the
>
simplest things.
...
Sounds like you haven't looked at the tutorials that are available. The
currency converter is a good place to start. If you would like to read
more about ObjC, there is a good description of the language available
too.
There is a lot of stuff to read, and yes you will have to read it to
become familiar with the environment. This not different from PowerPlant,
MFC or STL (not that I dare to compare Cocoa with those silly tools
of course ;)
If you have specific questions, don't hesitate to put them on the list here.
Links:
Simple intro to Cocoa:
http://developer.apple.com/techpubs/macosx/Cocoa/SiteInfo/NewToCocoa.html
http://developer.apple.com/techpubs/macosx/Cocoa/ObjCTutorial/CurrencyConverterTutorial.pdf
Everything you want to know about Cocoa:
http://developer.apple.com/techpubs/macosx/Cocoa/CocoaTopics.html
Intro to ObjC:
http://developer.apple.com/techpubs/macosx/Cocoa/ObjectiveC/index.html
Other sites:
www.stepwise.com
www.cocoadevcentral.com
www.cocoadev.com
Stefan