On Thu, Oct 14, 2010 at 4:09 PM, Bernardo Barros wrote:
I never got the point of Java. It has terrible performance and is much more complicated
then Python.
If you want performance go to C/C++, if you want produtivicty go Python. So why Java?
I always wondered about this question too. I guess it is because it
gives the flavor of C++ to the lazy programmer who doesn't want to
learn a totally new syntax. Also Java code is slightly more portable
than C/C++.
Orcan