+ 5
I have a bad memory. Because of this, it is extremely difficult for me to learn programming languages. What can you advise to
10 Antworten
+ 12
Рома coding is not just about memorizing and ratification of code as its even not possible to remember what you have done in your code last time, we do remember the way and logic we used last time is by documentation and report design work which give info about project and help us at the time of update the previous code logic.
You just have to involve in practicing on different problem and solve Evey problem by making an pre calculation on paper that will improve your coding practice as well as your power to recall the logic by seeing the code written by you
this is previous thread to learn from mistakes which will give you knowledge to improve by working on your mistakes and for practice refer this sites in best mark answer
https://www.sololearn.com/Discuss/437973/?ref=app
https://www.sololearn.com/discuss/868627/?ref=app
+ 7
Most people who think they have a bad memory, have a quite regular memory - they just don't know how to transfer knowledge from short-term to long-term memory.
The main tasks to improve are always 1.) understanding and 2.) using what you learn.
But there'll still be stuff you'll want to just 'remember' so that you don't have to Google how you use something over and over and over.
The key here is repeating the material with the proper timing - just before you would otherwise forget it.
https://code.sololearn.com/cBsq5rYsIB1A/?ref=app
https://code.sololearn.com/W4P13u4XCmf9/?ref=app
+ 3
Well, I think programming is more of coming up with what you actually want to design rather than remembering how to flesh it out in code. As long as you have a concrete idea of what you want to make, looking up the docs on how to code individual pieces of your idea should be no problem. For example, if you wanted a function that adds two numbers, (If you really dont remember how functions work!) all you have to do is look up the syntax for defining a function with two arguments.
+ 3
Можешь попробувать завести себе блокнот и записывать те материалы что изучаешь
+ 3
Use mnemonic devices. There are many ways to remember information. Unfortunately they aren't taught in most schools.
+ 2
I've a bad memory too. So to memorise, i keep doing the same thing again and again until it gets in my head. Focus is needed and patience too. Keep doing the work until it gets into head and never goes out.
+ 2
Practice notetaking , make Cheat Sheets to have a fast checking ability to your knowledge.
+ 1
Experimenting with the things (concepts) which you read or learn, practice, and involving in discussions will help you to remember forever or atleast for more time..
+ 1
What makes you think you have a bad memory
+ 1
You can look at this Link to have examples:
https://medium.com/level-up-web/the-best-cheat-sheets-guides-docs-for-web-designers-and-web-developers-8e335a0aad77