Re: What language for mathematical applications?
- From: Al Balmer <albalmer@xxxxxxx>
- Date: Fri, 14 Jul 2006 18:57:14 GMT
On 14 Jul 2006 07:13:13 -0700, plasticsunrise@xxxxxxxxx wrote:
osmium wrote:
I'm not sure what's the best programming language/framework to handle
this. I was thinking about C# and .NET, do you have a better advice?
I can't think of a single advantage to using C# over Java. Java is portable,
C# is not. I am not a portability nut but if it is free why not make it
portable?
Because C# has the Visual Studio .NET IDE that makes the creation of
user interfaces something extremely easy to do, as far as I know Java
doesn't.
You haven't looked. Type "java ide" into Google.
Furthermore, the .NET runtime is going to be by default on
Windows PCs, Java is not.
It's been a long time since I saw a Windows system without the JRE.
And finally... speed. Applications running on
.NET 2.0 Framework are fast and furious, while Java is slower and never
looks like an application "native" to the OS.
Wrong on both counts. You might see some speed differences on a
benchmark, but for the kind of application you're talking about, I
very much doubt anyone will notice.
My audience is going toHow about the other 1% of the time?
be 99% of the times running on Windows.
What if you expand your audience?
--
Al Balmer
Sun City, AZ
.
- Follow-Ups:
- Re: What language for mathematical applications?
- From: Jon Harrop
- Re: What language for mathematical applications?
- From: sunrise
- Re: What language for mathematical applications?
- From: jon
- Re: What language for mathematical applications?
- References:
- What language for mathematical applications?
- From: plasticsunrise
- Re: What language for mathematical applications?
- From: plasticsunrise
- What language for mathematical applications?
- Prev by Date: Re: data structure question
- Next by Date: Re: virus makers and defense systems
- Previous by thread: Re: What language for mathematical applications?
- Next by thread: Re: What language for mathematical applications?
- Index(es):
Relevant Pages
|