A
A
Alexander Prokopenko2021-09-05 18:40:03
Programming languages
Alexander Prokopenko, 2021-09-05 18:40:03

What is the best programming language for application development?

I want to create applications. Both mobile and desktop. And I have a question. Is it possible to use 1 language for both. Or is it better to use several. If you can 1 then which one. I am currently learning c++ for desktop applications. And I know that mobile in Java. Is it a good combination: Java + C++?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
G
gd1xza, 2021-09-05
@gd1xza

1 mobile applications can be done on cpp (ndk)
2 desktop applications can be done on java
3 both mobile and desktop applications and for win, mac, linux, winphone, ios and android can be done in any
js language (react native, electron) , cpp, python(kivy,pyqt), java(awt,jfx), kotlin, swift,c#

V
voproser45654, 2022-02-24
@voproser45654

Dart + Flutter.
1 and the same code works on MacOS, windows, ios and android without the need for modification.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question