Does anyone know a way to memorize these codes more easily. Because I learn all this here, it can’t stay in my head. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Does anyone know a way to memorize these codes more easily. Because I learn all this here, it can’t stay in my head.

Help

18th Feb 2021, 10:45 PM
Jovan Vujović
Jovan Vujović - avatar
10 Answers
+ 9
Hi! You don’t have to ’memorize’ codes. Start using it, and slowly it becomes a part of your self. It’s a process, but it will come to you. /Regards Per B 🙂
18th Feb 2021, 11:36 PM
Per Bratthammar
Per Bratthammar - avatar
+ 6
If you dont use it you lose it 🙂
18th Feb 2021, 11:44 PM
D_Stark
D_Stark - avatar
+ 4
Thank you all for the answers😊
19th Feb 2021, 3:27 PM
Jovan Vujović
Jovan Vujović - avatar
+ 3
Coding isn't about learning codes bro.. it is about learning syntax. Its about learning concepts and how to apply them. After that it gets messy as learning different languages have different "codes" to do that same thing... len() .length() size() ... but you can do it, because different languages are mostly just different syntaxes of the same concepts
19th Feb 2021, 1:22 AM
LordHill
LordHill - avatar
+ 3
Yeah, i agree with Per Bratthammar As i was learning cpp with no knowledge before joining sololearn, i had lots of problems even with "Hello World" program but as i practiced and kept on reading the syntax as said by Justin , i gradually learned to code and compile the "Hello world" program. My advise is to take 1-2-3 or 4 days to review the same thing and learn it until you've understood it(though it's long and time consuming, better than moving by just learning 60-70% of that topic) And yeah, Wayne Dickman's advise is useful too.
20th Feb 2021, 4:25 PM
Shikaki Van D Wolfgang Sebastian
Shikaki Van D Wolfgang Sebastian - avatar
+ 2
well, I wouldn’t say there was no memorization, But there is a sort of logic to it that one should try to pick up on as best one can.
18th Feb 2021, 11:38 PM
Wilbur Jaywright
Wilbur Jaywright - avatar
+ 2
Coding is like learning normal speaking languages. You need to understand why each word in a sentence is important and what it is trying to convey, that's how you understand a language. In the same way, if you try to understand what each keyword means, you will understand why it is being used there. It's not arbitrary, there is a reason why a code is written the way it is. Find out that reason, find how to achieve that end result by understanding why and how each keyword works, then it'll be easier for you hopefully.
20th Feb 2021, 5:09 PM
Vibha
Vibha - avatar
+ 1
practice makes perfect. I thought that just meant if I practiced a lot I would get better at something and make less mistakes, but then I found out if I never use something at all in real life, I would basically forget it. Try to find examples in your own life that’s sololearn doesn’t generate for you and apply the code there.
18th Feb 2021, 11:30 PM
Wilbur Jaywright
Wilbur Jaywright - avatar
+ 1
Don't need to memorize any code.You have to close the app and proceed with your own line in notepade or any other editor.test your code and do more mistakes . Understanding the mechanism first then practice with your own implementation.
18th Feb 2021, 11:30 PM
HBhZ_C
HBhZ_C - avatar
+ 1
Aapane Java kahan se sikhi
20th Feb 2021, 7:43 AM
Sunil Gupta
Sunil Gupta - avatar