+ 4
How to understand programming logic?
Can you give me your advice of how to understand the logic of programming and what should i do every day or every week to take that learning to the next level?
2 Answers
+ 1
For understanding, just read more on different sites that explain it. For that, I recommend w3schools.
Hereâs what you have to do to take your programming skills to the next level:
-Practice. Practice. Practice. You will get no where in your programming career if you donât practice. Practice by competing in Sololearn challenges, by making your own codes, etc.
-Ask questions. If you are stuck, the thing you have to do is ask for help. With asking, you learn what to do and you can apply that knowledge then and in the future.
-Use more than one resource to learn. Lots of places teach programming languages different. From sites to books, look at different places to learn programming. I personally recommend freeCodeCamp in addition to learning on Sololearn online. As for books, check out your local library to see what they have in their computer section.
Also, useful advice: donât force yourself to code when you feel you canât. You wonât get anywhere if youâre forcing yourself to do something.