+ 1

If I'm trying to start learning how to create Phone Applications, what is the best to start with.. Java or Java Script?

13th Jul 2018, 5:51 AM
Rama Adil Gissmallah
Rama Adil Gissmallah - avatar
9 odpowiedzi
+ 8
Hello, Rama ! Javascript is a scripting language based on prototypes with weak and dynamic typing, which is usually placed in the browser. Java is an object-oriented programming language with strong and static typing, which runs on the Java virtual machine. What does it mean? JavaScript - designed to create interactivity for your web site, and in general for web applications. Java - is a system programming language, and on it you can write different applications from Android to PC. Java runs on all operating systems. https://www.sololearn.com/Course/Java/?ref=app https://www.sololearn.com/Course/Javascript/?ref=app
13th Jul 2018, 6:03 AM
Alexander Sokolov
Alexander Sokolov - avatar
+ 3
For Android apps, you need to use Android Studio which uses Java and XML and Kotlin. Not sure exactly how but you can also use C/C++. For iOS, you need Xcode which uses Swift.
13th Jul 2018, 5:58 AM
Satyam
+ 2
Rama The official tool for creating Android apps. There are other tools out there also though.
13th Jul 2018, 6:03 AM
Satyam
+ 1
you're welcome!
13th Jul 2018, 6:16 AM
Satyam
+ 1
What does it mean? JavaScript - designed to create interactivity for your web site, and in general for web applications. Java - is a system programming language, and on it you can write different applications from Android to PC. Java runs on all operating systems. https://www.sololearn.com/Course/Java/?ref=app https://www.sololearn.com/Course/Javascript/?ref=app
13th Jul 2018, 11:13 AM
Honia Dana
Honia Dana - avatar
13th Jul 2018, 6:01 AM
Rama Adil Gissmallah
Rama Adil Gissmallah - avatar
0
what is android studio S. C. ?
13th Jul 2018, 6:02 AM
Rama Adil Gissmallah
Rama Adil Gissmallah - avatar
0
thanks alot for helping Alexander Sokolov S. C. !
13th Jul 2018, 6:15 AM
Rama Adil Gissmallah
Rama Adil Gissmallah - avatar
0
javascript => hypered applications _ wep view java => android's native language swift => ios native language java is the best in android applications swift is the best in ios application you can build application for both of (android, ios) using web view languages like css, html, javascript .. one script will work on both sorry 4 my Englisg 😌
13th Jul 2018, 3:29 PM
Ahmad Muhammad
Ahmad Muhammad - avatar