7

I cannot choose between Java, JavaScript and c#. I'm interested in Android and video games development. Can one of these do both?

Comments
  • 2
    I think that Java and C# are similar enough to be able to learn them both and don't go crazy. Personally I hate JavaScript so y'know. I may be biased 😉
  • 2
    @Agred thanks a lot🙃
  • 1
    C# can do both :) Xamarin for Android and Unity for games!
  • 0
    C# can do Android and Java can do games. They're only languages.
  • 2
    Java and C# can be used for both Android development and games
  • 0
    Js,java and c#. Not sure about c# but all 3 of them can be used for web ,Mobile and games development
  • 1
    Why not all? C# and Java are different but similar in applicability (both have their strengths and both have their weaknesses)... JavaScript IMHO is always a good tool in your pocket...
  • 1
    C# is harder to build for android in, in my opinion. However, it also makes more sense to me than Java does, and I find the documentation more readily available and more comprehensive.

    Java does have the advantage, however, of being somewhat more portable. In all honesty, I see no reason why you cannot learn both, as I have done.
  • 0
    Java is cross platform enough try libgdx also JavaScript is kinda same with unity.
  • 2
    You can make android apos with all of those languages. But i would like to recommend you java, and js. You can use C# as well, but when you get into advanced projects, it starts to get buggy. You will know what i meant when you use it.

    For game development,

    Java for libgdx
    JS for bunch of libs
    C# for unity
Add Comment