How much do i need to know about programming before i can start building apps? I am a beginner in C++ programming. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How much do i need to know about programming before i can start building apps? I am a beginner in C++ programming.

Programming question

27th Apr 2020, 7:34 PM
Logos
Logos - avatar
3 Answers
+ 1
The basics how loops works, variable some data structure like array or a list, if else conditions etc only the core concepts then you directly get yourself with the app development. Basics must be strong or else you gonna suffer like I did! 😉
27th Apr 2020, 7:37 PM
Rohit
+ 1
Get fluent in C++ before doing anything else. Just learning won't do it, practice them. This is the problem with most of us we only learn a language basics and we move on instead of sticking with it and solving many many different easy difficult problems using it. how about solving those easy code coach problems using c++ first.!???
27th Apr 2020, 7:45 PM
Rohit
0
Thank you. I have finished SoloLearn C++ Tutorial. What can i do next? I really don't know anything about programmig.
27th Apr 2020, 7:41 PM
Logos
Logos - avatar