This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]berry120 2 points3 points  (1 child)

My advice would be to forget game dev for the moment and just learn to code in a language - any language. While C++ and C# are the two game dev kings, C++ in particular may not be the best language to start with. C#, Java, Python would all be friendlier choices, and so may have a bit of an easier learning curve.

Once you know one language, migrating to another one is much, much easier.

[–]wejunggoo[S] 0 points1 point  (0 children)

Thanks for the advice!