I've just started learning full stack web development, and as I make progress, I find myself forgetting things I've learned before. Sometimes I feel guilty about needing to look answers up on AI or Google for help. The stuff I forget tends to be the more detailed niche info. I'm not great at memorizing, but I do understand what I study. So, fellow programmers, is it necessary for me to know everything and memorize all the details? Is it normal to forget things as a newbie? Thanks to anyone who replies!
1 Answer
It's completely normal to forget things as you learn. I've got a solid long-term memory, but I still need to check my notes and revisit my previous code. Cut yourself some slack! Memorizing everything isn't necessary; focus on note-taking and improving your Googling skills. Asking for help is also okay as long as you're verifying what you find.
Thanks a lot! This made me look at programming with a new perspective.