Jump to content


Java or C#?


22 replies to this topic

#1 cdgray

    New Member

  • Members
  • PipPip
  • 21 posts

Posted 11 February 2003 - 02:14 AM

Recently I have been doing some research on C# and I found out that as if Microsoft copied from Sun's Java. The two languages are almost identical and I see no major advantage for C#. In fact, Java is more cross-platform.

My quesiton is, why was there a need for C#? To me, its seems that C# didn't present anything new.

Thanks

#2 baldurk

    Senior Member

  • Members
  • PipPipPipPip
  • 1057 posts

Posted 11 February 2003 - 07:55 PM

*cough*worlddomination*cough*

flamebait aside, I really don't know.
baldurk
He who knows not and knows that he knows not is ignorant. Teach him.
He who knows not and knows not that he knows not is a fool. Shun him.

#3 donBerto

    Senior Member

  • Members
  • PipPipPipPip
  • 369 posts

Posted 11 February 2003 - 09:43 PM

interesting point. if it's not obvious from the general thread of this forum, I'm a bit anti-m$

but with all things considered, I agree with you. I find nothing new with c# that java doesn't already do. maybe it's just so that m$ can have a product against sun's popular java. or maybe there's something more in the fine print that you and I have missed. anyway, I'd like to ask if anyone here thinks that anybody can write 10 pages about the difference in c# and java. I have to write a scientific argumentative research paper for my technical writing class [for my related field, which is CS] and if you guys think you can write 10 pages on the _SCIENCE_ aspect of it, then I would gladly write about the topic and share with you folks.

-thanks
Imagine.

#4 Amithran

    Member

  • Members
  • PipPip
  • 32 posts

Posted 12 February 2003 - 12:20 AM

Well, originaly microsoft was contracted with sun to use there java VM. However, microsoft desided to go and create there own java. (Which went against the contract, consiquently causing sun to sue MS.) The latest court decision I believe may now force microsoft to follow through and have the sun java vm included in windows release.

But basicly, C# is a JAVA clone.

#5 davepermen

    Senior Member

  • Members
  • PipPipPipPip
  • 1306 posts

Posted 12 February 2003 - 08:37 AM

c#, as language, is bether than java, imho. and it provides right from the start good performance, and very good bindings to .. everything else:D (com, interfaces, dx9, gl ports are there as well, etc..)

.NET as platform is World Domination, but its rather cool nontheless.

at least its microsoft behind it, and they want it. so it will get good support, and big and strong and powerful. unlike sun, who had major problems for a long time with java, making it very "low-loved" by pc's.. :D
davepermen.net
-Loving a Person is having the wish to see this Person happy, no matter what that means to yourself.
-No matter what it means to myself....

#6 CyraX

    Valued Member

  • Members
  • PipPipPip
  • 144 posts

Posted 13 February 2003 - 01:14 PM

C# was implemented so that Visual Studio .NET would make sense **giggle**.
A far as better interfaces are concerned... hmm lets see, dont we have anything called C++ and COM already?
Well the real reason for C# to come out was that it could incorporate modules from EVERY language that exists for Windoze. That is the reason. In JAVA there is a problem with using C++ modules. They have to be implemented in a particular form.
Dont you remmeber the story of the Big Blue doing the same? They would sell a computer(sorry Mainframe) to corporates and give the Fortran language along. Else you get none.
Every OS has a fav. Language. it was C++ earlier. Now its become C#
However there is nothing new in C#. < Pun intended >
Replace "JAVA" with C#
Replace "SUN" with Microsoft <whatever font they use>.
However as a language and grammar fan, I do say that C# makes things pretty good. Think about the flexibility with arrays and pointers.
The basic structure (grammar) of the two languages is the same. Differences are in the data types and the compilers.

#7 squidfishes

    New Member

  • Members
  • PipPip
  • 10 posts

Posted 25 August 2004 - 06:23 PM

Also, now C# is no longer Microsoft-only. Mono is a cross-platform C# managed environment.

http://www.go-mono.com/c-sharp.html
* Blessed are the pessimists, for they make backups *
<a href='http://www.littlenetworks.com' target='_blank'>http://www.littlenetworks.com</a>

#8 Mihail121

    Senior Member

  • Members
  • PipPipPipPip
  • 1059 posts

Posted 25 August 2004 - 06:31 PM

Everyone here knows my opinion on the mather, but there again i don't have more than 6 hours of experience with C# so i won't comment it. As for the integration of a Java VM in Windows...well... nowdays we have Java VMs embedded in all kinds of crazy stuff like Phones, Refrigerators and.... credit card chips :))

#9 davepermen

    Senior Member

  • Members
  • PipPipPipPip
  • 1306 posts

Posted 25 August 2004 - 06:46 PM

the mono project is sorta mad.. a huge piece if you browse it. but they do great work. even working to support c# 2.0 yet.. wohoow. (much bether than 1.0)
davepermen.net
-Loving a Person is having the wish to see this Person happy, no matter what that means to yourself.
-No matter what it means to myself....

#10 anubis

    Senior Member

  • Members
  • PipPipPipPip
  • 2225 posts

Posted 25 August 2004 - 08:20 PM

i'm waiting to see the winforms port working...
If Prolog is the answer, what is the question ?

#11 davepermen

    Senior Member

  • Members
  • PipPipPipPip
  • 1306 posts

Posted 25 August 2004 - 08:24 PM

yay!

i'm looking for some task to serialize the window-forms-data into a class, and back.. DDX or something it was called in mfc.. not sure about existing support.. else, i just scan the class and the form for equal called members:D
davepermen.net
-Loving a Person is having the wish to see this Person happy, no matter what that means to yourself.
-No matter what it means to myself....

#12 anubis

    Senior Member

  • Members
  • PipPipPipPip
  • 2225 posts

Posted 25 August 2004 - 08:27 PM

hey... i'm in the channel dave :)
If Prolog is the answer, what is the question ?

#13 davepermen

    Senior Member

  • Members
  • PipPipPipPip
  • 1306 posts

Posted 25 August 2004 - 08:39 PM

nice. i'm not:D
davepermen.net
-Loving a Person is having the wish to see this Person happy, no matter what that means to yourself.
-No matter what it means to myself....

#14 NomadRock

    Senior Member

  • Members
  • PipPipPipPip
  • 785 posts

Posted 26 August 2004 - 04:39 AM

I dont like C#'s take on transparent network apps. I think the language did to a lot to get Java into gear and update the language though (1.5)

Mostly though they are basically the same and it will come down to the OpenGL DirectX thing. Microsoft just wanted a version they could mostly own.

Properties are very nice but Delphi has had these for years and imho they have a much better implementation. Delegates are very nice, but the implementation just seems overly complicated.

Microsoft has much more marketing power than Sun in the general consumer and developer range, so I think C# will quickly outpace Java at least on the Windows platform. I think it will eventually be much like OpenGL and DirectX are now.
Jesse Coyle

#15 anubis

    Senior Member

  • Members
  • PipPipPipPip
  • 2225 posts

Posted 26 August 2004 - 11:24 AM

Quote

Delegates are very nice, but the implementation just seems overly complicated

delegate void Name(...);

what is overly complicated with that ???

Quote

so I think C# will quickly outpace Java at least on the Windows platform

Sun wasn't smart enough to ensure that Java becomes the next language for Gnome (allthough they are one of the tree big comapnies behind it), so Novell pushed C# and started Mono, so i think C# will outrun Java on linux, too.
If Prolog is the answer, what is the question ?

#16 davepermen

    Senior Member

  • Members
  • PipPipPipPip
  • 1306 posts

Posted 26 August 2004 - 12:18 PM

yeah.. and now thanks to mono i can even use c# on systems that don't have .NET (means i have no admin rights to install it:D)
davepermen.net
-Loving a Person is having the wish to see this Person happy, no matter what that means to yourself.
-No matter what it means to myself....

#17 NomadRock

    Senior Member

  • Members
  • PipPipPipPip
  • 785 posts

Posted 26 August 2004 - 01:01 PM

Delegates are more complicated than their simplest constructor.

C# is also very bad at being thread friendly. Microsoft just tried to hard to make everything transparent. Some things work alright this way, but others just dont.

C# will gain ground, but remember that mono only develops the C# part of .NET and not anything else. Windows .NET applications will not be transferable straight to linux mono. Think windows forms for an example. Yes it will be possible to make apps that work on both, but you have to consider the majority of people that only care about Windows. If a pure Windows guy makes an Java applet or application that he only wrote for Windows, chances are it will still run in Linux. Plus layout managers are cool.
Jesse Coyle

#18 anubis

    Senior Member

  • Members
  • PipPipPipPip
  • 2225 posts

Posted 26 August 2004 - 01:04 PM

why ? winforms will be fully supported in the next version... they will get problems with avalon though
If Prolog is the answer, what is the question ?

#19 davepermen

    Senior Member

  • Members
  • PipPipPipPip
  • 1306 posts

Posted 26 August 2004 - 08:42 PM

haven't had any thread issues with c#.. actually, i think c# is great for threading.. i've only worked with c/c++ threads before, though.. :D
davepermen.net
-Loving a Person is having the wish to see this Person happy, no matter what that means to yourself.
-No matter what it means to myself....

#20 NomadRock

    Senior Member

  • Members
  • PipPipPipPip
  • 785 posts

Posted 26 August 2004 - 09:10 PM

none of the GUI stuff is threadsafe. There are many many functions that are not threadsafe. Java makes some very good allowances for making operations threadsafe that c# does not. Delphi was the best in this respect though imho.
Jesse Coyle





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users