I am always learning new things but never seem to remember them when i go back to them.Am i moving to quickly? what do you think | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

I am always learning new things but never seem to remember them when i go back to them.Am i moving to quickly? what do you think

when i learn new subjects in programming, eg classes in c++, i seem to understand it perfectly but the next day i go to revise, it is as if i never saw it befor. Any clues as to how you can help me?

22nd May 2019, 12:17 AM
jovani Gittens
jovani Gittens - avatar
7 Answers
+ 8
Try sticking to one programming langauge and learning it before moving on to others too quickly
22nd May 2019, 12:43 AM
Mind To Machine 💻🕆
Mind To Machine 💻🕆 - avatar
+ 7
what I will advice you to go with is learn a thing and play with it for a while then move to the next and repeat the same process again
22nd May 2019, 1:17 AM
✳AsterisK✳
✳AsterisK✳ - avatar
+ 6
Repetition is often what causes us to remember things, so don't forget to go back and revise and practice writing code rather than just remembering facts.
22nd May 2019, 2:39 AM
Sonic
Sonic - avatar
+ 5
Good advice here! Before your brain stores something (more or less) permanently it needs to see/understand it about seven distinctive times. So reading the same book/article seven times is good but it's better to read seven books/articles on the topic (or in case of programming read one book, watch two videos and do four different exercises on one topic). Then it should stick!
22nd May 2019, 5:47 AM
Thoq!
Thoq! - avatar
+ 1
»» Try to write some code about each thing you've learned, and you will remember it more easily because you practiced. »» After a while, revise your code and improve where necessary. »» I see you learned C++, also take the C course as C++ builds on C.
22nd May 2019, 7:46 AM
Robin R.
Robin R. - avatar
+ 1
I surely get to learn a lot
22nd May 2019, 9:08 PM
Patrick Nyariwo
Patrick Nyariwo - avatar
0
»» Also know what you are learning, it easy to get lost out there, I like this article which talks about different populair languages out there: https://www.whoishostingthis.com/blog/2014/09/04/learn-to-code/
22nd May 2019, 7:56 AM
Robin R.
Robin R. - avatar