How to remember and understand codes | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 20

How to remember and understand codes

Give some tips about coding

2nd Dec 2017, 11:40 AM
RšŸ’ šŸ‡®šŸ‡³
RšŸ’ šŸ‡®šŸ‡³ - avatar
5 Respostas
+ 27
Here are my tips for you to understand and remember code. šŸ“Œ Breakdown complicated stuff into small segments. Step by step learn what those segments do. Then you should see how they effect each other. šŸ“Œ Use comments for your learning. It's a good practice to make comments in your code. Don't be lazy and write explanations on what the particular piece of code does. If you can write a full sentence on every code block you will get better as a developer. I hope this was helpful šŸ“–
16th Mar 2019, 1:00 PM
šŸ‡ŗšŸ‡¦ Vitya šŸ‡ŗšŸ‡¦
šŸ‡ŗšŸ‡¦ Vitya šŸ‡ŗšŸ‡¦ - avatar
+ 11
Thanks@Albert
2nd Dec 2017, 12:07 PM
RšŸ’ šŸ‡®šŸ‡³
RšŸ’ šŸ‡®šŸ‡³ - avatar
+ 10
select some important tips or any important things that u may it help u write them on a chart paper or paste it on a wall nearby ur bed may helps u šŸ˜
29th Jul 2020, 5:13 PM
ƃKR
ƃKR - avatar
+ 4
It helps a lot if you find something that makes you happy. Create some kind of a project, the completion will statisfy you so much, that you will keep going. In generell it's about repetition I think. And also try to focus on not too many languages at the same time.
2nd Dec 2017, 12:01 PM
Albert Kunz
Albert Kunz - avatar
+ 1
Add as much notes and comments to your code.
2nd Dec 2017, 12:10 PM
Amir Galanty
Amir Galanty - avatar