|
definitely use C++ since you know C already. java, on the other hand, will warn you of more errors that you may have in your code so it's better in that respect.... but using java means learning all the syntax, code bits, etc. C++ is easier to make executables too since java requires all files to be made into .jar's so that the program can be executed as a standalone. i know java, but I wish i knew C++ haha
|