Languaje to program aplications | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Languaje to program aplications

What language is the most convenient to program applications on web pages? wich one for aplications for android?

10th Apr 2018, 9:55 PM
Adrián Hernández Tipa
2 Answers
+ 3
For web pages: HTML (content), CSS (style) JavaScript (front end dynamics), PHP (back end processing), and SQL (database) You will need to use all together
11th Apr 2018, 1:50 AM
Ariela
Ariela - avatar
+ 3
For android: Koitlin or Java with the Android SDK
11th Apr 2018, 1:50 AM
Ariela
Ariela - avatar