+ 8
I want to build a mobile app. And I'm learning jQuery, CSS, Html only. So I'm i learning the right weapon to archive my Goal...
Languages for building mobile apps
14 Respostas
+ 14
For example :
â Android Studio (XML, Java and Gradle)
â Flutter (Dart)
â Apache Cordova (HTML, CSS and Javascript)
â React Native (Javascript)
â Xcode (Swift)
+ 6
Sandakan Nipunajith Programming Language such as?
+ 5
Gady Oduor Use the search bar! There is plenty of info about that! đ
+ 5
You also have to add JavaScript for working app...jquery is the provided library for JavaScript
+ 4
// Hi Gady Oduor,
There is already this disscusions who is similary.
// P.S : Please, use the search bar before publishing it.
https://www.sololearn.com/discuss/1667308/?ref=app
https://www.sololearn.com/discuss/935193/?ref=app
https://www.sololearn.com/discuss/1407420/?ref=app
https://www.sololearn.com/discuss/667296/?ref=app
https://www.sololearn.com/discuss/696059/?ref=app
+ 4
if you serious in mobile development
like android
learn basic of java
and dive to kotlin
+ 3
I think that you should learn Kotlin of Java for building android apps. But for IOS apps you should learn Swift.HTML,CSS and Jquery helps you only to build websites.So you should learn above mentioned programing laguage to bulid such mobile apps..
+ 2
For iOS apps, learn Swift. For Android, Kotlin.
+ 1
Java, Kotlin or Swift
+ 1
You still need to have knowledge of Java swift JavaScript kotlin
+ 1
About 2 to 5 years learning all the programs on SoloLearn
:p
+ 1
python django react jquery
+ 1
For developing web app that are usable both in mobile and PC, you can learn "javaScript"( and "PHP" is optional) after your current lesson. Then you need to learn any framework and this way you can develop your own web app. Best wishes for you.
0
If you want an app that comunicate with a data base I advise you to use AngularJS and Heroku for deploying (node.js)
So, you will use Javascript with angular for client-side, CSS for design and javascript with node.js for server-side
Angular is not easy to learn but you have a lot of information about it