0
What programming languages after c++
i want to know if c++ is good enough to make a software or should i start learning to other programming languages to make games or any software.
10 Antworten
+ 2
If You Wants To Be Pro Developer Of Games/Software/Application You Must Have A Good Knowledge Of Java
+ 2
@Baptiste Ok Tell Me One Reason To Learn c# Over Java ??
+ 1
In my opinion, C++ is better than others like Java or Python for that as it is an optimized language (due to its low level)
0
@Faisal I disagree (at least in France). C# is an appealing competence for company but only because of Unity. Java is for app development and only that as it is quit a slow language (due to its VM). Often codes are done in a language like C#, then precompiled in C++ to be optimized.
0
I'm really confused. I'm a beginner in c++ and i don't know how to make a setup files like for example vlc media players setup file .exe.
all I'm doing is coding a bunch of lines and run it.
0
Because doing a setup file is not something that easy ^^
0
@Baptiste is it possible to make software xyz.exe setup file using c++?
0
@Faisal, do not mistaken me, I do not tell that C# is better than Java ! :)
I just say that, at least in France, companies prefer C# user (with unity experience) for games and Java for mobile apps
0
@Pratap yes, It must be as C++ come from C which is the second most low level language, but I do not know how, I never tried to.
0
@Baptiste thanks