Programs | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Programs

Hello, these are my questions: 1.What is the best code language to program a program. 2. If in any program I want to make an autoupdater, how would it be done?

24th Oct 2020, 1:40 PM
Eric Fuentes García
Eric Fuentes García - avatar
1 Answer
+ 1
Tje best language is the one best suited for what you want to accomplish. Android apps are Java/Kotlin, iOS would be Swift, Unity stuff is C#, games in general are mostly C++, data science/machine learning lends itself to Python, financial institutes still rely on 60 year old COBOL code, if you want to be a web developer ots HTML, CSS, Javascript and frameworks, backend PHP, SQL... The list goes on.
24th Oct 2020, 1:44 PM
Marcel Weber
Marcel Weber - avatar