0
What would you recommend, C# or Python?
Hey, I kinda have over free 4 years to study a selected language and I don't wanna waste my time learning wrong selected language... Can you help me choose: between Python - (which I would use for Games[If any ways to export to android] & Softwares) and C# - (which I would use for Unity to export to android) And the other main stuff is to ofcourse get good revenue from work... Thanks for help! :D
1 ответ
+ 2
Forget Python for games, unless everything you want to do are 2D games with bad performance. It's way slower than C# and better to get small jobs done quickly, testing AI, writing scripts etc. With C# you can export to Android and it runs better for the purpose of creating games. C# is also very similar to Java so once you know some C#, Java won't be too much of a challenge for you. Now you have to consider that you'll also have to learn Unity. If you don't care about performance and want a language that is easy to learn... go with Python. Good luck and have fun learning.