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
4 Antworten
+ 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! 😉
+ 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.!???
0
Thank you. I have finished SoloLearn C++ Tutorial. What can i do next? I really don't know anything about programmig.