0
Benefits of learning java
what are the benefits of learning java because I need a reason to start learning java is it to create mobile games PC games or console games
1 Resposta
+ 2
Are there any languages you already mastered? If so, why did you chose to learn them? Java is just another Turing Complete language. Which means you can create, theorethically, anything with it. The power of Java is in the JVM.
I would recommend for games C or C++ and that you look up the many engines that are out there for games.