Is it possible to use multiple languages to make a app | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Is it possible to use multiple languages to make a app

I saw multiple languages but is it even possible to make apps/games using multiple languages ????? Please let me know guys i curious

5th Jul 2020, 6:20 AM
Adamya Bamrara
Adamya Bamrara - avatar
5 Answers
+ 4
Not only it is possible to use multiple languages to make an app, actually it is often the case. For example, -web app use html/javascript for front end and may use java, python, or other in backend -python programs may use modules in c or c++ for performance - software that read/store data will be written in programming language and may use of sql or xml (or both)
5th Jul 2020, 7:56 AM
ifl
ifl - avatar
+ 2
You need frontend and backend, and that can be two different languages.
5th Jul 2020, 7:00 AM
Gordon
Gordon - avatar
+ 2
Maybe Yess. Because mostly we use two categories frontend and backend languages. For example: 1. C# mostly used for developing Games and other tools used for design. This language also used for desktop applications and applications with Database. 2. HTML, CSS, JavaScript are usefull for frontend while PHP work as a backend language. 3. Jave used for Android Apps. 4.Database design languages are SQL, MONGO, MYSQL, DATABASE2 and so on. 4. We also use C, C++, C# and python as a backend language. 5. Now python is also used machine learning and Artifical Intelligence.
6th Jul 2020, 5:52 PM
Rajab Shabbir
Rajab Shabbir - avatar
+ 1
Thanks maybe il find a way
5th Jul 2020, 7:58 AM
Adamya Bamrara
Adamya Bamrara - avatar
+ 1
Thanks
5th Jul 2020, 7:58 AM
Adamya Bamrara
Adamya Bamrara - avatar