+ 1
How to memorize them(code)
i usually forget some code after learn it. and it's slowing me to be a proffesional programmer.
7 ответов
+ 12
Codes need not to be memorized. They should be practiced. You should understand the concept behind every program and then automatically the code will come into your mind.
First write your own simple code after understanding the algorithm then update it so it becomes next to perfect.
May be in the beginning u will get frustrated if u won't get the logic and u will try Google it but once u start practicing u will love coding.
The key to become a great programmer is just practice and accept challenges.
Happy journey, keep coding.
+ 5
It is hard to memorize, and you should not. You need to learn only how things works so you can write your code. This is why one problem can be solved in more then one way.
+ 4
Jot 'em down on a notebook?
+ 4
i really agreed with the first comment plus if you start with simple programs and understand them so carefully and tries to edit it will boost your focus because this thing will entertain you. ... happy coding
+ 3
You need not to memorize codes, all you need is practice, practice will make you perfect, keep coding :)
+ 2
It heppens to anyone who do not use something for long time. For example, I have not used C++ for around 4 years, so I use Sololearn to remmber. :)
+ 1
by practice , practice and practice