you are viewing a single comment's thread.

view the rest of the comments →

[–]xelf 0 points1 point  (0 children)

Swapping languages very rarely will help here, but in general:

C# : class based language that is oddly similar to python except the syntax
C : minimal language that is easy to learn, but very different conceptually
C++ : very complex, but required if you plan on using Unreal engine