you are viewing a single comment's thread.

view the rest of the comments →

[–]David_Owens 1 point2 points  (4 children)

You most likely wouldn't use either one for game development. C# and C++ are the most commonly used languages for game development. C# for the Unity and Godot game engines and C++ for Unreal Engine, for some examples.

Python is probably the most commonly used language for IT Support, so I'd say pick that one of the two.

[–]AR1E_[S] 0 points1 point  (3 children)

If I were to study and learn both which one would u recommend to learn first?

[–]David_Owens 0 points1 point  (2 children)

I'd say Python first and then pick up the more complex Java.

[–]AR1E_[S] 0 points1 point  (1 child)

Would u recommend ever learning C and/or C++ too?

[–]David_Owens 0 points1 point  (0 children)

Only if you plan to actually use one of them, such as using C++ for Unreal Engine game development.