Re: Cocoa from C++
Re: Cocoa from C++
- Subject: Re: Cocoa from C++
- From: John Brownlow <email@hidden>
- Date: Thu, 10 Mar 2005 14:05:05 -0500
I hadn't programmed in serious for twenty years -- and never in C or
any of its variants -- and it took me about an hour to figure out
obj-c. The language itself is ridiculously easy since there is really
only one construct to learn, and almost everything else is in Kernigan
& Ritchie...
The only problems I had were figuring out memory management.
The real work in Cocoa is learning the AppKit and stopping yourself
from doing things the hard way but that is invariant between obj-C and
C++ I think.
On Mar 10, 2005, at 1:05 PM, Scott Stevenson wrote:
You'd create a lot of work for yourself doing this (initially and
ongoing). Is there a reason for doing so? If you know C++, it would
take about a day or two to learn Objective-C.
--
John Brownlow
Deep Fried Films, Inc
http://www.johnbrownlow.com
http://www.pinkheadedbug.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden