Which one is better: Java or C#.NET?
Hi, i was wondering with programming language is better Java or C#.NET. What i would like to know is:
- Which language is more stable? (More unlikely to produce errors)
- Which one gives me more tools to develop windows application?
That's what i can think of right now.
THANKS!:D
Re: Which one is better: Java or C#.NET?
1) Languages are somewhat always stable. Errors are incongruent and irrational human intellect.
2) IMHO, .Net.
Re: Which one is better: Java or C#.NET?
As windows is a Microsoft product any development products or paradigms (.net) will always have the edge.
Re: Which one is better: Java or C#.NET?
1. If you write bad code, you will get errors. The language you use is irrelevant.
2. VS 2008 > *.*
Re: Which one is better: Java or C#.NET?
Thanks! I just wanted to know which programming language to study! =D
Re: Which one is better: Java or C#.NET?
In my opinion .Net's far easier to do non console programming.
Re: Which one is better: Java or C#.NET?
As of the moment I do development on Java which I enjoy.
I suppose in terms of the support that you can get, .NET developers are more lucky as .NET is more commonly used and is better documented with loads of resources online (free).