Just finished course on Python, and need to look forqard to next language for mobile app creation. Any suggestions on what next? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Just finished course on Python, and need to look forqard to next language for mobile app creation. Any suggestions on what next?

I would need the language to be able to use stuff like GPS tracking, live positionings on a map, and able to hold values for individuals over time (I will probably jist use Python classes for this, so maybe something that is able to do something similar to this or able to play well with Python). I am thinking about Java, but am unfamiliar with it or the other languages offered here. Any advice would he greatly appreciated!

9th Jun 2018, 10:05 AM
Trinity Baker
Trinity Baker - avatar
10 Answers
+ 4
You can't really use Python to make such games as you want to. Even if you use Py with kivy it won't be able to do everything that you need. It would be much better if you learn Java and use it with Android Studio, which supports much more things than Py does.
9th Jun 2018, 10:34 AM
Tim Thuma
Tim Thuma - avatar
+ 4
1337 H4x0r Well I never used Kotlin before so I just stick with Java. Looks like I'll have to learn it then😁
9th Jun 2018, 10:57 AM
Tim Thuma
Tim Thuma - avatar
+ 3
It's probably so far behind because it has many less users. The SL team is probably working on making the phone app even better, so then they leave the desktop version out.
10th Jun 2018, 8:57 AM
Tim Thuma
Tim Thuma - avatar
+ 2
Tim Thuma Nah, Kotlin is better than Java .
9th Jun 2018, 10:56 AM
1337 H4x0r
1337 H4x0r - avatar
+ 2
Haha Yea Kotlin is easier in my opinion :)
9th Jun 2018, 10:58 AM
1337 H4x0r
1337 H4x0r - avatar
+ 2
What are the advantages of Kotlin?
9th Jun 2018, 11:19 AM
Trinity Baker
Trinity Baker - avatar
+ 1
Thank you all for your responses. I'll work on probably learning both Java and Kotlin at the same time. I'll learn Java while at work (on desktop) since Kotlin isn't yet supported on the desktop version. Can I just say, idk why the desktop version of this service is so far behind in implementation and ability compared to the mobile app. Shouldn't it be backwards from that?
10th Jun 2018, 2:14 AM
Trinity Baker
Trinity Baker - avatar
0
It has an easier Syntax, it is supported by android studio. There are other advantages as well probably, but i havent learned kotlin in a while
9th Jun 2018, 11:26 AM
1337 H4x0r
1337 H4x0r - avatar
0
It looks like it is better to leaen Java first and then Kotlin due to Kotlin using Java as a base. So, looks like all roads currently lead to Java.
9th Jun 2018, 12:30 PM
Trinity Baker
Trinity Baker - avatar
0
Well, I prefer Kotlin over java, but that's my opinion :)
9th Jun 2018, 12:30 PM
1337 H4x0r
1337 H4x0r - avatar