Slashdot Mirror


User: Icicle

Icicle's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. C++ is ALWAYS....No, not Always, Yes *ALWAYS* on Corba language neutrality gone? · · Score: 1

    Obviously, the author of the previous remark has no significant experience in writing proper C++.

    If Java performs so much better in certain areas, why didn't you just code the C++ to do it that way???

    I guarantee you that I can get a C++ program to run faster than any Java program, because ultimately if the C++ is slower, I'll just figure out how the Java code is implemented and the implement the C++ that way or better.

    I will grant you that you might be able to get a Java program up and running quicker, but given enough effort, the C++ will be faster.