Re: FW: Objective C vs. Java
Re: FW: Objective C vs. Java
- Subject: Re: FW: Objective C vs. Java
- From: "John C. Randolph" <email@hidden>
- Date: Thu, 10 May 2001 19:32:53 -0700
On Thursday, May 10, 2001, at 06:26 PM, Thomas Hudson wrote:
if (me.wish() == pad_resume)
me.learn("Java");
else if (me.wish() == write_fast_cocoa_apps)
[me learn @"Objective-C"];
Don't forget; Obj-C is not only the way to write fast cocoa apps, it's
also the way to write cocoa apps fast.
-jcr
For every complex problem there is an answer that is clear, simple, and
wrong. -- H L Mencken