0
What programming language should I learn?
I want to be a mobile game developer and I’ve heard about unity, which accepts c++ and c#. I began learning c++ now, but I want to know what language I should choose.
2 Respuestas
+ 2
C++ is the core foundation for most game engines. C# is mostly used for graphics. Ideally you would want to learn both.
However, if you are purely interested in learning a more beginner friendly language first, I would go with python3.
+ 1
Thanks for you reply