Syntax of a language required to build an app. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Syntax of a language required to build an app.

Hi there, I just want to ask, do I need to learn all the language syntax in order to start trying to build an app/game or just get the basic of it (data types, variables, loop, function) and the rest will probably through project (such as build an app/game).

14th Jan 2020, 1:38 AM
Boyd Bayndend
2 Answers
+ 2
You don't have to learn all programming languages. Learn only one language to start. Java or Kotlin for Android development. c# or c++ for game development.
16th Jan 2020, 6:15 AM
Nitin Gutte
Nitin Gutte - avatar
0
Like any language, you start with basics. What is more important is to learn how to formulate the logic (algorithms ).
14th Jan 2020, 11:07 AM
Da2
Da2 - avatar