When learning and trying to memorize code, is it better to practice typing it, or writing it down on scratch paper? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

When learning and trying to memorize code, is it better to practice typing it, or writing it down on scratch paper?

Just curious as to what has helped you personally

10th Mar 2017, 4:38 AM
Trey Mayfield
Trey Mayfield - avatar
4 Réponses
+ 2
you have to understand before you can practice. study the topic. understand the topic. its usage. its logic it's purpose. once you have this down solid. practice it. watch tutorials, make little code snippets. try out new things. then advance your knowlege. hope this helps
10th Mar 2017, 5:24 AM
Michael Szczepanski
Michael Szczepanski - avatar
+ 1
And keep in mind that if you are struggling to develop a code take a break and think about your problem by trying to write down a clear sentence of what you wanna do. If you can't easily write a sentence of what you want, take a longer break to re-think your project :D
10th Mar 2017, 6:04 AM
Geoffrey L
Geoffrey L - avatar
+ 1
That might sound boring to write down your code with sentences but it really saved me many times. I got the kind of clients that are very freedom in there mind, they like from one project to another one to change many "pieces" of the logical inside the program I built for them... sometimes I'm oblige to rewrite all the code with sentences cause with all the conditions they changed I'm lost and I don't want to only write patchs on patchs to fix the main code. If I didn't took 15-20 min to write I would still be in front of my screen sweeting and prying to hope for a magic hand edit the code for me :D
10th Mar 2017, 6:14 AM
Geoffrey L
Geoffrey L - avatar
0
Understand Basics Think of something Choose your platform/environment Start Coding
11th Mar 2017, 7:29 AM
Harsh Dhaundiyal
Harsh Dhaundiyal - avatar