|
Originally Posted by timmscape-hotel |
java is more harder to code for me and C# has helpful things but unless someone made a java code editor then i could code java easier ...
C# for right now
|
The hell are you talking about? Java code editor? If you're looking for an IDE like Visual studio, then jsut get NetBeans, or Eclipse. They do the same with java as VS does with .net
@ bitblaster: This is true, but then it'd put it on the same level as java, it would have to be interpreted and translated into naitive function. Plus, mono doesn't have support for .net 4.0(sure it's in beta, but everyone is using it now). C# toots it's horn about how fast it is, but that's only because it can be run naitively on windows. it can't on any other platform. I mean, several articles describe how slow c# on mono is compared to Java. I mean, according to
This article, "Compared to C, Java runs 1.68 times slower, while c# on MONO runs 2.76 times slower on linux"
I personally like both languages strongly, however I prefer Java to c# due to the fact that it's not much of a hassle to make programs for everyone. RuneScape clients can't be done in c#...Rather no one has tried. I'm sure it can be done, but why waste all the work, when Java can do it faster compared to mono? If you're gonna be developing for non-windows users as well, then drop c# and go with c/c++