Free Republic
Browse · Search
News/Activism
Topics · Post Article

To: CTB999
The reason C# will destroy Java is that C# can be compiled down to binary, Java is terrible for writing User Interface programs, Java is slow and usually runs on a buggy Virtual machine, and Java is not portable, while with C# the issue is who cares about portability.

If you are writing Java on Windows, then it isn't portable, but every other version of Java I've used runs anywhere. There are complilers available that take Java source code and generate machine code, which isn't portable. C# normally generates CLI not machine code which runs on the .NET runtime engine (which isn't portable yet) and is very similar to the Java virtual engine.

If you want to write in C# you can, but please be accurate about what C# and Java are.

I'm afraid Java and C# will die from the same cause, bloat. The core languages while being small is lost to the very large number of library functions you have to learn to take advantage of the language.

7 posted on 05/04/2002 1:00:30 PM PDT by DrDavid
[ Post Reply | Private Reply | To 4 | View Replies ]

Free Republic
Browse · Search
News/Activism
Topics · Post Article


FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson