0
Best way to learn coding?
If I ask you how to learn coding very efficient and effective, what would you answer? I'm beginner, so what would you suggest to do to learn coding. I got my self problems with loops, what should I do to learn them?
3 Answers
+ 3
learning is a step-wise process. No one can expert without practice a lot. so just learn step by step. after some time, you will feel that you are expert.
+ 1
for (i=1;i>0;i++){
(learn+code+practice)
}
0
Just understand what are you writing. And if you getting problems with it, just search it or read books about that topic.