Posts: 1,796
Threads: 387
Joined: Mar 2011
Reputation:
0
Personally Java is less stable than C++ for my conversions...
Posts: 1,553
Threads: 201
Joined: May 2011
Reputation:
0
Depends on what you want to do with it. C++ is a more powerful language.
Posts: 823
Threads: 75
Joined: Apr 2011
Reputation:
0
I personally like C++ a lot more... if you haven't realized. xD
Posts: 1
Threads: 0
Joined: May 2011
I think C++ is better than Java, It is a very simple and one of the lot of popular programming language. C++ is one of the lot of used for programming. It provide you with C and C++ programming language resources.
Posts: 1,725
Threads: 105
Joined: Feb 2011
Reputation:
0
Yes, C++ (for me) is much easier to use. Such as cout << "Hello World!"; To do the same thing in Java I have to say
System.out.println("Hello World!"); (Been a while sernce I programed in Java, is that correct?)
Posts: 1,725
Threads: 105
Joined: Feb 2011
Reputation:
0
I would like to re-post my opinion.
I line both. C++ is simple, but hard graphics, anything else I think I could manage.
Java is easier with graphics, but the syntax is slightly harder.
Kbaithnx
Posts: 4
Threads: 1
Joined: Jul 2012
Reputation:
0
C++ by far, its very efficent, and uses less memory while Java isnt as fast and takes a lot of memory. But C++ is a lot harder to learn than Java.
-Microrobot