View Single Post
Old 04-21-2006, 08:56 AM   #18 (permalink)
Arex
 
Join Date: Jul 2004
Age: 26
Posts: 127
Default

Quote:
But now, I must disagree that Java sucks and must die.
No programming language sucks ( ok, maybe some shit like Malbolge or another artifacially stupid language ), it's only up to coders what language they want to use, it's just an instrument.

Java isn't good for real time tasks ( Java word processors slower than typewriter are riduculous ), but it's maybe the most efficient way for long run tasks because of it's intelligent JIT compilers that performs various amazing stuff like profiling, dynamic recompiling, deep loop unrolls and so forth, which makes the code same efficient as the code written specifically for given processor and machine.
it is true, i only am saying that Ryan announce that Microsoft is giving a IDE free when this policy already have been stablished by Sun. Microsoft only is trying not loss more and more dev each year, nowadays Java > .NET for almost all thigngs less Real-Time app. or games.
Arex is offline   Reply With Quote