Should I learn a operating system specific language or something like Java?
Posted
by Ben Ratajesak
on Stack Overflow
See other posts from Stack Overflow
or by Ben Ratajesak
Published on 2010-05-20T16:09:00Z
Indexed on
2010/05/20
16:20 UTC
Read the original article
Hit count: 200
I am torn. I want to start making applications for OS X. There is a specifically under-served market that I would like to tap but I don't know if I should develop it only for the mac with Cocoa and Objective C or if I should develop it with Java and JavaFX.
I guess my question is, is Java robust enough to handle the same things as Objective C on Mac and C# (.net) on Windows?
© Stack Overflow or respective owner