Re: how is C often used in Cocoa, if at all?
Re: how is C often used in Cocoa, if at all?
- Subject: Re: how is C often used in Cocoa, if at all?
- From: Andreas Mayer <email@hidden>
- Date: Wed, 12 Feb 2003 03:48:11 +0100
Am Mittwoch, 12.02.03 um 01:05 Uhr schrieb Ben Dougall:
The answer's obviously a resounding yes more C knowledge the better.
Well, _I'd_ say you can safely start with Objective-C directly and pick
up what you need in C on the way.
Obviously you'll need to know the basics like loops, conditionals etc.
But some of the more obscure things might only distract from the 'pure'
OO way of programming. :)
Take a quick look at pointers anyway, since that is what you'll use
when dealing with objects.
bye. Andreas.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.