+ 1
What language(or languages) should I use to make an app
4 Answers
+ 3
For android - Java or Kotlin
For Ios - Swift
For Windows - You can do it in C++ but I would prefer C#
+ 2
@Campbeli it depends on what kind of application you want to develop. If you want to build a web app, you need MySQL, HTML, CSS and a programming language.
If you want building applications for Android, you need Java
If you build other apps for different platforms, you can use C#, or Java, or Python.
The first step for you is to define your domain.
+ 2
Web development
HTML
CSS
JavaScript
JQuery
PHP
SQL
App development
Ruby
Java
C#
C++
C
https://www.sololearn.com/Discuss/280672/?ref=app
https://www.sololearn.com/Discuss/510275/?ref=app
+ 1
Thank you guys