+ 4
How do you practice your programming
So I just started programming and I like it but thereâs one problem I donât know how to practice so I wanted to ask how or what do you practice on?
5 Answers
+ 4
Make stuff. That's it. I read stuff....Then make stuff
+ 4
Whatever you learn.. Let the learning come out as a code... That's it..
By this you can understand the concepts easier
+ 3
make little codes that do things like guess a number or make calculations
practice makes perfect
+ 2
practice by learning how to perform a simple task. Then comment out the code, shove it down the page, then attempt to reproduce the code from memory. be sure to understand how the code works prior to this otherwise it is just rote memorisation which is a useless practice. do this several times until it becomes second nature.
you can also just be curious about code by changing things up to see the results. This is especially helpful when it is code you dont understand.
- 1
here is a way to improve your logical skills in programming...
.
https://www.sololearn.com/post/104750/?ref=app