+ 3
Which programming languages should i learn to make os and andriod applications.
5 Réponses
+ 7
to make an OS:
C, Assembly, Machine Code
to make Android apps:
Java, Kotlin, XML(?)
+ 2
C#. I've created one just for fun in JavaScript. Check it out :P
+ 2
Java and Xml. Currently I am using these two to make android apps.
+ 2
how can I get XML ?
please tell me.
+ 2
You can learn android from udacity's free android course. I learnt from there. You will learn both Xml and java implementation.