On Sat, 19 Apr 2008 05:26:05 -0700 (PDT), s0suk3@[EMAIL PROTECTED]
wrote:
>I've been programming Python for a couple of years now. Now I'm
>looking to move on to either C++ or Java, but I'm not sure which.
Good trolling post :)Obviously the answer would depend on the group
you posted this. You should have cross-posted the question, just for
some fun :) There is nothing that you can do in C++ that you can't do
in Java (except write low-lever drivers perhaps). Everything that you
can do in C++, you can do it much easier in Java with standard
libraries that sup****t threading, networking, GUI and much more. Also,
the java app with GUI and networking will run only every OS that has a
JVM. In C++ you have to hunt for libraries, build them, and there is
no guarantee that you will get a ****table product in the end.


|