+ 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?

4th Jun 2019, 6:07 AM
Digit
Digit - avatar
5 Answers
+ 4
Make stuff. That's it. I read stuff....Then make stuff
5th Jun 2019, 6:37 PM
Clueless Coder
Clueless Coder - avatar
+ 4
Whatever you learn.. Let the learning come out as a code... That's it.. By this you can understand the concepts easier
6th Jun 2019, 1:04 AM
Tiya
Tiya - avatar
+ 3
make little codes that do things like guess a number or make calculations practice makes perfect
4th Jun 2019, 6:09 AM
Cat Sauce
Cat Sauce - avatar
+ 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.
4th Jun 2019, 6:49 AM
Logomonic Learning
Logomonic Learning - avatar
- 1
here is a way to improve your logical skills in programming... . https://www.sololearn.com/post/104750/?ref=app
6th Jun 2019, 2:54 AM
Neeraj Jangra
Neeraj Jangra - avatar