Which languages do I need to make an app? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Which languages do I need to make an app?

17th Jan 2017, 4:40 PM
phillip dudeson
phillip dudeson - avatar
11 Answers
+ 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!
17th Jan 2017, 5:00 PM
Filip
Filip - avatar
+ 8
You can make Windows apps in Java, C#, C++ but the main one is C++...
17th Jan 2017, 4:45 PM
Filip
Filip - avatar
+ 7
Android app - Java Windows app - C++
17th Jan 2017, 4:41 PM
Filip
Filip - avatar
+ 6
Mainly yes
17th Jan 2017, 4:44 PM
Filip
Filip - avatar
+ 6
For windows?
17th Jan 2017, 4:48 PM
Filip
Filip - avatar
+ 5
We have a same name btw :P
17th Jan 2017, 4:49 PM
Filip
Filip - avatar
+ 4
alright... how about games?
17th Jan 2017, 4:48 PM
phillip dudeson
phillip dudeson - avatar
+ 4
C# for smaller projects, C++/C for larger ones . Try Lua/Java for multi-OS
17th Jan 2017, 4:51 PM
Wen Qin
Wen Qin - avatar
+ 4
filip... how do I master Java, it's a bit hard for me😪
17th Jan 2017, 4:57 PM
phillip dudeson
phillip dudeson - avatar
+ 3
that's all?
17th Jan 2017, 4:41 PM
phillip dudeson
phillip dudeson - avatar
+ 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.
17th Jan 2017, 5:14 PM
Kirk Schafer
Kirk Schafer - avatar