+ 1
which is best ? Java or C# ?
7 Answers
+ 1
c# does not work for linux but c# is a bit easier
+ 1
For me, C# is better.
C# has provided easier codes compared to java.
The idea of a much improve Accessor and Mutator is also one of the things I like about C#..
A time will come, that C# will overtake Java in all aspects.
+ 1
thank you guys very interesting Answers
+ 1
C# is the best...why? because instead of a lot of noise (EJB, private static class implementations , etc) you get elegant and friendly navigate Constructs such as properties and events
Also you have real generics (not the bad casting joke that Java calls generic), and you can perform reflection on them.
C# supports native resource-management idioms (the using statement). Java 7 is also going to support this, but C# has had it for a way longer time.
+ 1
c#
+ 1
Yes c#
+ 1
Plus, c# is used by Unity