O
O
Oleg2017-04-23 19:25:38
Android
Oleg, 2017-04-23 19:25:38

Which programming language and books on it to choose for creating applications on Android and Windows?

Questions of this kind have often appeared, but I will ask with some of my parameters.
I'm interested in choosing a programming language for creating games / applications for Android (this OS is a priority) and for Windows (for this OS, at first I will limit myself to simple applications / types of games, but in the future I would like to use this language to work with more serious graphics). Actually, is there a language that will cover these requirements?
I heard about C# with Xamarin and Java (but I'm not sure about the graphics, even though Minecraft is written in Java).
I tried to learn C ++ according to Stroustrup "The C ++ Programming Language. Special Edition", but it is very very difficult.
Therefore, I am also interested in a book on the language that you recommend, where everything would be well explained, for example, what does each word in each line, etc.
No programming experience whatsoever. Only scraps of information from various topics, but nothing serious. Therefore, the book is necessary "for beginners".
Please give proper answers. Thanks in advance.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vitaly Stolyarov, 2017-04-23
@Ni55aN

For games, an engine like UE4 or Unity3D is better suited.
Applications will have to be written separately for each platform (since they are completely different).
You can of course use Xamarin. Separately for Desktop and Mobile there are Electron and NativeScript ReactNative respectively

V
Vladimir Andreev, 2020-01-07
@Green_Head

under Android, java, and under windows c#

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question