Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
August 25, 2020 08:33 pm GMT

Learning How to Learn Efficiently

Hello everyone. As you know there are lots of information about programming and related topics. Sometimes is really frustrating to constantly be googling the same things over and over again. I am sick of it. I decided that I need to find a way to improve how I learn.

Homer Simpson Learning

I already knew about a course that is very popular on the internet. I started taking this course last week. It is offered through the Coursera platform, it's called Learning How to Learn. I was trying to learn efficient ways to learn. And the course's name matches perfectly with my purpose. I finished week 1 and it is what I was looking for.

Checking in a director for a card

Last week, I learned multiple interesting things, one which seems to cause me more discomfort in practice is the Feynman technique. Long story short, the main idea of this technique is that you need to be able to teach any concept to any 6 years old kiddo if you fail this means that you don't truly understand the topic, and you have some knowledge gaps.

Mr. Krabs saying you got it kiddo

In order to practice my teaching skills and my English writing. I created this initial post which is going to be included in a series with useful things to learn more efficiently. Hopefully, some of these ideas are helpful to you.

Scientific exclaiming 'good news everyone'

Our brain works at two 'velocities'

Focused mode

When we are doing an activity that demands our attention perhaps you are learning a new framework or you are at work coding. Your brain is working similar to a computer, using (4 cores) where each core has a reference to a memory segment.

The better you master an activity the bigger these chunks are, given this limitation sometimes we are unable to understand new learning concepts because maybe you needed to mix more than 4 segments of memory.

Focused attention is the mode where you normally learn anything,
it is important to know its pros and cons.

Patrice star looking close over another person

Pros

  1. This is the only way to learn (currently). So, there is no alternative (until Elon Musk completes its neuralink ).
  2. Allows you to master an activity or knowledge. You can internalize a task or an idea so much that you don't even need to think about it (something like playing a musical instrument )
  3. Understand Analogies . Allows you to recognize the context where you are and then select a specific neural pattern to use, or to reuse another neural pattern to associate with a new activity

Cons

  1. It is very expensive to create new neural patterns in a way that the focused mode can use them, meaning you need to invest more time to practice and study
  2. Distractions can take you out of the focused mode
  3. Using too much-focused mode can become a bottleneck to learn more things (see Diffused mode)
  4. You have access to 4 neural paths at the same time .

Conclusion

You need to understand that focused mode by itself is not enough for learning new things. To use new neural patterns in focus mode you need to practice. The more you practice the better you become at that activity when you are in focused mode.

Tips

  1. Practice makes permanent
  2. The more abstract something is the more you need to practice to master it
  3. Learning something difficult takes time(Sorry, you can't learn C++ in 21 days ) this is not an opinion it is a fact
  4. Avoid environments with distractions
  5. Clean and organize your desktop or wherever you are working/studying that also includes your 40 tabs open in google chrome, get rid of those unnecessary tabs

Diffused mode

Have you ever been stuck with a problem so bad that you get frustrated and then you change to another task or even while sleeping, all of a sudden the answer, key idea, solution comes to your mind out of nothing? This occurs when our brain is required to mix multiple neural patterns that are not frequently used together in your brain.

Dr house md having an eureka moment

The solutions that come out of the blue, happens because our brains have access to limited chunks of 'memory' (4 memory segments) when thinking actively (focus on something).

Just because you can't find a solution to a given problem or you can't understand a new topic, doesn't mean that you don't have the knowledge or capacity to do it. Perhaps you are too focus that you can't see the big picture.

Funny non-suffering cat head stuck on paper box

Pros

  1. Allows your brain to mix neural patterns in new ways
  2. Brings balance when used with focus mode
  3. Can bring old neural patterns or memories
  4. Can recognize patterns that were in front of you and you didn't realize at the moment when focusing

Cons

  1. You can let it happen but you can't control exactly when it is going to occur
  2. If you are not truly compromised with what you are learning is probably that you are not going to get any new ideas
  3. It is more difficult to determine which knowledge comes from diffused mode and focused mode
  4. Sometimes it feels that it is not working well. However, it could be an illusion of competence, maybe you need to learn more or you are missing important practice or information

Conclusion

Finally, your brain needs to wander around freely, by doing this it can combine knowledge in ways that would be difficult while focused. The diffused mode is the reason why some people suggest: 'Don't work hard, work smart'. At times, it is better to do something else otherwise you get stressed. Allow your brain to work naturally let it rest when you are stuck with a problem or when learning something new.

Morty saying I am so smart

Tips

  1. Ways to trigger the diffused mode:
    • Do physical exercise
    • Sleep
    • Relaxing
    • Take a walk
    • Almost any activity that you internalize at a level where your brain doesn't need to be focus
  2. If you are stuck with a problem or new topic and you have more than 10 minutes without any advance, just leave it for later skip that part or use a trigger of the diffused mode
  3. Sleep well, even if you are not having difficulties solving problems or at learning. Sleeping besides helping you to combine neural paths in interesting ways, also, clears your brain from toxins and allows your brain to remove weak neural patterns and to strengthen even the more important neural patterns
  4. If diffused mode is not working is probably because you need to study more fundamental knowledge related to what you are doing

Well, that's all for this post. For my next article, I want to talk about what are the best techniques to be a master of the focused mode.

A text that says: 'You are never done learning'

Follow me if you want to know more about efficient learning and productivity. Thank you for reading.


Original Link: https://dev.to/scroung720/learning-how-to-learn-diffused-mode-focused-mode-1-433b

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To