+ 1

App developer

I want to make a app related to game but i am confused from where to start and what language to use. Can anyone help me out ?

7th Feb 2025, 12:44 PM
Shivam
Shivam - avatar
2 odpowiedzi
+ 2
It depends on the operating system which you want your app to run on. For instance: Android -> Kotlin/Java, XML, C++ Microsoft Windows -> C++, C# KaiOS -> HTML/CSS/Javascript (Web apps) Generally, C++ is the way to go since it is can act both as a high level and low level language, giving it better access for computer hardware access hence faster than most high level languages
7th Feb 2025, 8:45 PM
トマス・オウェン