Re: Guidance for Cocoa's steep learning curve
Re: Guidance for Cocoa's steep learning curve
- Subject: Re: Guidance for Cocoa's steep learning curve
- From: Uli Kusterer <email@hidden>
- Date: Thu, 15 May 2008 17:54:11 +0200
Am 15.05.2008 um 03:19 schrieb Erik Buck:
2) Learn C and at least learn to recognize low level operations like
bit manipulation, pointers, intrinsic types, pointers to pointers,
pointers to functions, etc. Without this, you will be lost and
dangerous when writing Cocoa programs in Objective-C.
Let me take this opportunity to once again shamelessly plug my C
tutorial:
http://masters-of-the-void.com
which covers most of this (it doesn't cover pointers to functions and
bitwise operations), especially memory management and pointers.
Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden