+ 1
Which language is best for making An Application and website?
hey plz tell me which language i have to learn to make my own app and Website.. plz help me out
3 Answers
+ 2
for your app, the main language to be used for android apps is java. but you can use Javascript with apache Cordova, or C# with Xamarin too, as somebody said in another post. for your website, HTML and CSS, aditionally, Javascript.
+ 2
thanks
+ 2
you can use html for both and make (Web Apps) . you can use something like app.js or jquery mobile. you write the code with html,css and javascript as a normal website, and use services like phonegap to turn it into an app for the app or play store.