+ 4
Which languages do I need to make an app?
11 Antworten
+ 12
As I said 100 times here... Read, learn, watch tutorials, look at codes, try to make something, anything, but alone, without any help, discover things, discover ways that things can be done, and start with smaller stuff, and be consistant, learn everyday, for the same period of time, or more every day, depending on how much time do you have for that... And love what you do, love your codes, and, the most important thing, NEVER, like NEVER give up!
+ 8
You can make Windows apps in Java, C#, C++ but the main one is C++...
+ 7
Android app - Java
Windows app - C++
+ 6
Mainly yes
+ 6
For windows?
+ 5
We have a same name btw :P
+ 4
alright... how about games?
+ 4
C# for smaller projects, C++/C for larger ones . Try Lua/Java for multi-OS
+ 4
filip... how do I master Java, it's a bit hard for me😪
+ 3
that's all?
+ 2
As supporting material to SoloLearn:
Another look at Java with problems:
https://www.hackerrank.com/domains/java/java-introduction
Specific challenges related to games:
https://www.hackerrank.com/domains/ai/richman-games
There are many fields there and you can try the problems in various languages to get a feel for what *you* like best.