iebidan Posted March 11, 2004 Posted March 11, 2004 I need your help in this one, I need to create a document with all the available non technical comparisons between Java and C#, why Java is better, why C# is better, do you know any really good links where I can find this information????? Thanks for your help Quote Fat kids are harder to kidnap
*Experts* Nerseus Posted March 11, 2004 *Experts* Posted March 11, 2004 I searched google for "C# java" and got this: http://genamics.com/developer/csharp_comparative.htm I'm sure there's more, maybe better/maybe worse. -Nerseus Quote "I want to stand as close to the edge as I can without going over. Out on the edge you see all the kinds of things you can't see from the center." - Kurt Vonnegut
ThePentiumGuy Posted March 11, 2004 Posted March 11, 2004 from a C# dude: http://www.25hoursaday.com/CsharpVsJava.html from a java dude: http://www.javacamp.org/javavscsharp/ unbiased: http://www.veridicus.com/tummy/programming/java_vs_csharp.asp hope that helps, pent Quote My VB.NET Game Programming Tutorial Site (GDI+, Direct3D, Tetris [coming soon], a full RPG.... you name it!) vbprogramming.8k.com My Project (Need VB.NET Programmers) http://workspaces.gotdotnet.com/ResolutionRPG
iebidan Posted March 12, 2004 Author Posted March 12, 2004 great guys, thanks, I'll check this links before going home, but if someone has more links will be appreciated ;) Thanks in advance Quote Fat kids are harder to kidnap
DR00ME Posted March 12, 2004 Posted March 12, 2004 (edited) Well, Java vs CSharp, since you came up with this kind of a question I would like to point out that Java is not Operating System dependent...but CSharp is... that's one of Java's advantages... anyway GL with your .doc endeavours... Edited March 12, 2004 by DR00ME Quote "Everything should be made as simple as possible, but not simpler." "It's not that I'm so smart , it's just that I stay with problems longer ." - Albert Einstein
iebidan Posted March 12, 2004 Author Posted March 12, 2004 I know that java can be used in several platforms and .NET can only be used in Windows (what about the Mono Project???? looks nice) But there is this new guy that is trying to move several big projects to Java, and it's not that I don't want to or like Java, but we've been developing in C# and C++ fro over a year, and now I want to discuss this and point that doing this will cost too much to the company, the whole platform of the company is Microsoft and when I say everything I mean it, there's not a single unix, linux or novell server in the network worldwide, the databases are SQL Servers, etc etc, but there's this guy that got promoted that loves linux and java and wants to move his projects to java, so I need all the information I can gather to tell the big boss that he's nuts. I've found tons of information about this, from Microsoft, Sun, independents, etc. So all the help you're providing is very helpful to complete the document I'll use the day of the meeting (next tuesday) Quote Fat kids are harder to kidnap
HJB417 Posted March 13, 2004 Posted March 13, 2004 (edited) read about the petshop test and discuss interopability, which .net has and java doesnt.. with your existing code. -------- there is jni, but don't mention it =] Edited March 13, 2004 by HJB417 Quote
dragon4spy Posted March 13, 2004 Posted March 13, 2004 Microsoft is actually persuading java programmers to move to .net by adding a built-in Java-to-C# converter tool in VStudio (2003?). :D Quote Don't judge a man by his look. Don't judge a book by its cover. :D
GMMorris Posted March 13, 2004 Posted March 13, 2004 The point is though that bug corporations, such as IBM and Oralce preffer Java to save time and money - no more multiple development groups working on the same thing for different platforms. The truth is (me being a Java fan who has moved recently to c#) that C# is more comfortable and a better choice for Win32 programming- but anywhere else Java is a god send. Quote Latly it would seem as though I'm don't abnegate from anything... except women. :( :)
dragon4spy Posted March 13, 2004 Posted March 13, 2004 Java is a strong language. Someone somewhere will still use it for much longer time. I think next 5 years or so, it will be .net age, so I should start programming .net from now on. .Net will rock! :D Quote Don't judge a man by his look. Don't judge a book by its cover. :D
GMMorris Posted March 13, 2004 Posted March 13, 2004 Take it from someone who is in the buisness - A java expert is rarer and more valuable than a .Net expert. This is not because Java is better, but because it is an expert's language. .Net is more of a easy-to-use ;anguage. Don't get me wrong - .Net is just as powerful and strong, but Java has some web-based uses which .Net could never provide as well. I personaly don't know what they are exactly :) but I know this well since I work alot with HR people. Quote Latly it would seem as though I'm don't abnegate from anything... except women. :( :)
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.