A
A
Andrey PINEAPPLE2015-12-03 16:33:11
Mobile development
Andrey PINEAPPLE, 2015-12-03 16:33:11

Is it advisable to program for iOS and Android in C++?

Of the programming languages, I more or less know only C ++. I use VisualStudio 2015
I'm most interested in programming for smartphones.
How useful is programming for iOS and Android in C++?
Or is it better to learn Java/C# for this purpose?
I am also interested in programming not very complex programs for Windows, do today's C ++ capabilities allow you to do this? Or is everything much easier in C#?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alexander Tikhonov, 2015-12-03
@tikhonov666

Look towards Qt

  • C++
  • cross-platform
  • the project is actively developing

P
Pavel Osadchuk, 2015-12-03
@xakpc

On Windows, everything is much easier to develop in C #, it's obvious.
As for modern programs on Windows, if you want to write on the pluses, then you can look towards the Universal App in C ++ https://msdn.microsoft.com/en-us/library/windows/a...
On iOS/Android on the pluses they write only components that require speed, nothing else.
It is best to write in native platform languages ​​- java, Obj-s/Swift
You can try C# and Xamarin if you want to write in one language everywhere.

A
Andrey PINEAPPLE, 2015-12-03
@AndreyHudz90

Do I understand correctly that writing programs for Windu in C ++ (VS2015) will only be an idiot?
Or is it undesirable, but still acceptable?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question