- 1
How can I remember coding
Hi friends, I want to be a python programmer but Iam not good at remembering. Please advise
2 Antworten
+ 1
I want to add that *writing* code is most beneficial for improving and remembering stuff.
IF you want to memorize a few things anyway (I do), there are techniques for remembering better.
It's not hard, everyone can do it.
https://code.sololearn.com/W4P13u4XCmf9/?ref=app
https://code.sololearn.com/cBsq5rYsIB1A/?ref=app
+ 4
Warning! You Must Not Learn Coding!
Instead you should understand the code, the concepts. Then for the syntax you can learn it or use the documentations or you can use reference. But do not learn the code. It's very Important to understand each line of code that you write.