Is it normal to forget.? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Is it normal to forget.?

Is it normal to forget some key words (like in python I never really remember my previous learned function names and I always end up forgetting functions) .. Does this mean I'm not paying attention that well or is it normal.?

24th Jul 2020, 7:18 AM
Akuminla Aier
Akuminla Aier - avatar
9 Answers
+ 6
Well, that's not a big problem, practice daily, do exercises or attempt quizzes that help you to improve your skills
24th Jul 2020, 7:22 AM
v@msi😉
v@msi😉 - avatar
+ 5
Akuminla Aier It is normal to forget. We are all human after all 😃😃 but...with constant practice, it'll get to a stage where whatever you learn will stick and you'd be like, "I remember, I've seen this before"🤔😃😃 Keep Learning and Happy Coding
24th Jul 2020, 7:28 AM
Tomiwa Joseph
Tomiwa Joseph - avatar
+ 3
Pretty normal i'd say. The key is to keep practicing, and it will be easier to remember. Even though I have been programming pretty steadily for some time, I still need to google basic syntax every now and then.
24th Jul 2020, 7:22 AM
Roolin
Roolin - avatar
+ 3
Roolin thanks, makes me feel a bit better.
24th Jul 2020, 7:25 AM
Akuminla Aier
Akuminla Aier - avatar
+ 2
It is normal. A human's brain is wired to forget stuff that is not frequently needed. It's like a built in garbage collector. You can counteract it with scheduled repetitions. Since I've written a bit about the topic: https://code.sololearn.com/cBsq5rYsIB1A/?ref=app https://code.sololearn.com/W4P13u4XCmf9/?ref=app https://code.sololearn.com/cL3QVCSUn0bp/?ref=app
24th Jul 2020, 9:07 AM
HonFu
HonFu - avatar
+ 1
It's normal to forget things but it's bad if you keep repeating the same thing over and over again..
25th Jul 2020, 6:50 PM
Ace 🤡
Ace 🤡 - avatar
- 1
As long as you have the idea how to perform a specific task, you are good to go. We are still in the learning stage. Lots of information are being stored everyday depending on how much time we dedicate in studying. It is pretty normal to forget. The idea is not to memorize. Understand what each line do. And learn from your mistakes.
24th Jul 2020, 7:49 AM
Jay Gilbert Garzon
Jay Gilbert Garzon - avatar
- 1
Yes,that's normal.
24th Jul 2020, 10:35 AM
shubham kumar
shubham kumar - avatar
- 1
Forgetting happens when you: - Do not have a clear representation of a subject in your mind - When you haven't fully understood the concept - insufficient practice.
24th Jul 2020, 1:12 PM
Logomonic Learning
Logomonic Learning - avatar