What language to use to build (cross-platform) app | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What language to use to build (cross-platform) app

I have experience in making simple programs in python that take simple inputs and outputs and some really small games in pygame, but I want to make a bit more robust app with gui, which will work with local databases or even connect to server for data. I'd also like to make it as cross-platform as possible. Question is: Should I use python or should I try different languages and what modules/libraries to use?

14th Jan 2020, 7:52 PM
Tomáš David
Tomáš David - avatar
3 Answers
+ 3
Tomáš David Can you explain what the app is,more clearly? I feel the description of "cross platform gui app" is too vague. Example: a word generator, a 2d game. A MMO.
14th Jan 2020, 8:47 PM
Manual
Manual - avatar
+ 1
I've been using Flutter lately and it's been great for Android/iOS development. I think it works for mobile games too, but I can't say for sure since I haven't tried that yet.
15th Jan 2020, 5:10 AM
Zeke Williams
Zeke Williams - avatar
0
Manual There are two of them: one is some sort of game, but i don't have the exact idea yet, the other one is app where you choose things you want to take o with you for tour and it will take data about those things from local/web database and say which things to pit together to distribute them evenly among all people
14th Jan 2020, 9:00 PM
Tomáš David
Tomáš David - avatar