[SQL] SELECT i.*, u.name AS author_name, u.username AS author_username, u.avatar_url AS author_avatar FROM d_idea i left JOIN d_user u ON u.id = i.user_id WHERE i.id = ? AND i.is_draft = 0 | Params: [41410] [SQL] SELECT * FROM d_block WHERE idea_id = ? ORDER BY position ASC, id ASC | Params: [41410] [SQL] SELECT * FROM d_topic WHERE slug IN (?,?,?,?) ORDER BY name | Params: ["Personal Development","Health","Learning & Education","Problem Solving"] [SQL] SELECT i.*, u.name AS author_name, u.username AS author_username, u.avatar_url AS author_avatar FROM d_idea i left JOIN d_user u ON u.id = i.user_id WHERE i.is_draft = 0 AND i.id != ? AND i.hashtags LIKE CONCAT('%', ?, '%') ORDER BY i.total_reads DESC LIMIT ? | Params: [41410,"Personal Development",3] [SQL] SELECT * FROM d_user WHERE id = ? | Params: [0] [SQL] UPDATE d_idea SET total_reads = total_reads + 1 WHERE id = ? | Params: [41410] These 10 Scientific Ways to Learn Anything Faster Could Change Everything You Know About Dramatically Improving Your Memory — Eduo
Eduo
Log in Sign up
These 10 Scientific Ways to Learn Anything Faster Could Change Everything You Know About Dramatically Improving Your Memory

These 10 Scientific Ways to Learn Anything Faster Could Change Everything You Know About Dramatically Improving Your Memory

Curated from: www.inc.com

Ideas, facts & insights covering these topics:

10 ideas  ·  315.7K reads

Say it out loud

Learning and memory benefit from active involvement. When you add speaking to it, the content becomes more defined in long-term memory and more memorable.

51.1K reads

Take notes by hand

Most of us can type very fast, but research shows writing your notes by hand will allow you to learn more.

Taking notes by hand enhances both comprehension and retention.

36.4K reads

Chunk your study sessions

Studying over a period of time is more effective than waiting until the last minute.

Distributed practice works because each time you try to remember something, the memory becomes harder to forget.

34.6K reads

Self-testing is highly effective

Regularly testing yourself will speed up learning. When you test yourself and answer incorrectly, you are more likely to recall the right answer after you look it up. You will also remember that you didn't remember.

31.5K reads

Change the way you practice

Repeating anything over and over might not be the best way to master that task. If you practice a slightly different version, you will learn more and faster. For example, if you want to master a new presentation:

  • Rehearse the basic skill. 
  • Wait at least six hours to allow your memory to consolidate.
  • Practice again, but speak a little faster. 
  • Practice next by speaking slower.
  • Break your presentation into smaller steps. Master each chunk, then put it back together.
  • Change the conditions. It will prepare you better for the unexpected.
30.7K reads

Exercise regularly

According to research, regular exercise can improve memory recall.

Exercise also increases a protein (BDNF - brain-derived neurotrophic factor) that supports the function, growth, and survival of brain cells.

29.9K reads

Sleep more, learn more

When you sleep, most of the consolidation process occurs.

In contrast, sleep deprivation can affect your ability to commit new data to memory and consolidate any short-term memories.

27.7K reads

Concepts in parallel

Interleaving - studying related concepts or skills in parallel - improves your brain's ability to differentiate between concepts or skills. It helps you to really learn and gain an understanding at a deeper level.

Instead of focusing on one subject during a learning session, learn several subjects or skills in succession.

24.9K reads

Teach someone else

Research shows that those who teach, speed up their learning and remember more.

Even just preparing to teach means that you will seek out key points and organize information into a coherent structure. 

23.8K reads

Build on what you know

When you have to learn something new, try to associate it with something you are already familiar with. Then you only have to learn where it differs. You'll also be able to apply greater context, which will help with memory storage and retrieval.

25.2K reads

Are you sure?