Skip navigation.
 
mlRe: Java Cocoa
FROM : Niko Matsakis
DATE : Thu Jan 09 20:09:50 2003

I have been using starting to use Java to write Cocoa apps and I've found it's
generally a fairly obvious translation from Obj. C to Java.  I'm impressed
with the degree to which things seem to "just work" in that regard.  I haven't
found any books covering Java specifically, however.

Also, C++ and Obj. C are completely independent object systems to the best
of my knowledge, so you don't need to know one to learn the other.


niko

On Thu, 9 Jan 2003, Matis Schotte wrote:

> hi,
> is java often used in cocoa?? exists learning books for java-cocoa??
> and must i can c++ to learn obj. c??
> thx,
> smat
> _______________________________________________
> cocoa-dev mailing list | <email_removed>
> Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
> Do not post admin requests to the list. They will be ignored.

_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlJava Cocoa Matis Schotte Jan 9, 17:29
mlRe: Java Cocoa Niko Matsakis Jan 9, 20:09