0
What to learn?
My end goal of coding is to create apps, so what language should I start my coding journey with ? Given that I do not have any prior knowledge about coding or any programming language at all.
9 ответов
0
Supplemental:
For in-browser apps, mainly JavaScript (not the same as Java, confusingly).
For games specifically, decide on a game engine and learn (one of) the language(s) supported by that engine. eg C++ for Unreal, C# for Unity
+ 7
Check the FAQ page, there's a suggestion for your query there
https://www.sololearn.com/faq
+ 6
For android apps:
Java or kotlin (now kotlin is more used but java is fine)
For iPhone (apple) apps:
Swift
All this programming languages have a course here in sololearn. Good luck!!!
+ 4
Ugulberto Sánchez Your typo "not" (I'm assuming you mean "now") is offending me. xD
+ 3
Justice true!!!!! Thanks for reminding
+ 2
Moin Uddin don’t use this thread for asking more questions. Create another thread
0
C++ it's a good programming language. It's easy to understand. Next, you can try R or JAVA
0
Is there any use in python and c# in combination? Or is it just in general better to know more languages? Thanks for reply
0
How can i make an image html?
I already able to make an image html but image didn't show and i already come to know that when an image is saved in the file then image will show
But how can i save image in that file?