Tips for Better Memorization and Retention While Learning

0
2
Asked By CuriousCritter99 On

I've been taking lots of notes while watching tutorials or reading documents because my memory isn't the best. I'm using a tool called shatbbt to help me write, but I'm wondering if there's a more effective way to memorize or store information. Any suggestions?

1 Answer

Answered By CodeCrafter42 On

Writing down facts can be helpful, but it won't necessarily help you grasp the concepts fully. It might be more beneficial to focus on practicing what you've learned rather than just watching videos. Try implementing code yourself!

NoteTaker88 -

Totally! I actually turn concepts into my own words when I write them down. For example, with `#include`, I explain that it's like importing a library in my code—without including iostream, I can't use cout because the compiler won't recognize it. It really helps me understand better!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.