+ 1
If I want to develop a mobile application for social networking, what python module should I spec into?
I'm looking into advancing my Python skills and i was wondering if i could make any big applications using modules which are compatible to there respective languages.Help would be really appreciated.
2 odpowiedzi
+ 4
For mobile application i recommend use java Or flutter.
With python you can do backend by using it's two framework django Or flask
Or you can dive into machine learning field
+ 4
Hi! For create mobile app for Android use better Android studio, Java or Kotlin PL, for UI - XML language. For stored data, backend - yes, use Python