+ 2
How to remember code
8 Respostas
+ 4
For me,
1. You need to understand the codes logic first.
2. Then create a small project with those codes.
3. Repeat 2 as often as possible. Practice it often like Md Mizanur said.
+ 3
Practice it often will does the trick
+ 3
U need not remember the code.
Instead of learning a code u should grasp the logic of it.
Practice is most important bcoz u will get to learn by debugging the errors.
+ 2
practice often
seriously
it is as simple as that
oh yeah, and also create your own goals. think of what kind of program you want to make. if you practice often, you might got something on your mind
+ 1
keep a file with snippets
+ 1
I like the response from @Lyndon. I am working to strengthen my coding skills. So doing what he indicated PLUS I do two other things #1 - Create Anki flash cards for concepts I find difficult or confusing.
#2 - Redo the tests in SoloLearn for parts I found hard.
0
no need of remember .just think the logic and give it a try
0
Redo the tests here in SoloLearn
try to use what you've learned to build something