With C++ knowledge, would i still have to learn Java to develop an app? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

With C++ knowledge, would i still have to learn Java to develop an app?

I'm studying C++ at a college but want to start developing apps. Is it really necessary for me to study Java as well?

22nd Jul 2018, 7:19 AM
Bhekumusicayise
Bhekumusicayise - avatar
5 Respostas
+ 2
No, you can use Unity, Unreal Engine or the SDL for that purpose.
22nd Jul 2018, 10:17 AM
Theresa
Theresa - avatar
+ 1
C++ will help u learn Java concepts much easier, but yes. Even though they have so much in common (OOP concepts), the syntax and other things are different. Now it depends on how good you are at C++. The better you are, the faster you will learn Java.
22nd Jul 2018, 8:20 AM
Dev
Dev - avatar
+ 1
No, the SDL is a library for accessing graphics, audio and user input and the other ones are game engines. For compiling them you could use Visual Studio with the workload for mobile development, for example.
22nd Jul 2018, 8:34 PM
Theresa
Theresa - avatar
0
Thanks Dev!
22nd Jul 2018, 6:00 PM
Bhekumusicayise
Bhekumusicayise - avatar
0
Theresa, are those compilers that allow one to make apps via C++?
22nd Jul 2018, 6:02 PM
Bhekumusicayise
Bhekumusicayise - avatar