5 Ways to Learn and Remember Absolutely Anything
http://www.inc.com/quora/5-ways-to-learn-and-remember-absolutely-anything.html
Start too early on the details and you'll miss the context of the whole.

What learning strategies do "quick learners" follow? originally appeared on Quora:The best answer to any question.
Answer by Alessio Bresciani, strategist with 15 years of experience in digital and mobile, on Quora:
Your question is a great one. And it forced me to reflect about the things I have learned across my interests in business, personal development, and martial arts.
Let me tell you, I've seen many slow learners understand subjects in far greater detail than people who can learn at a fast pace. If fact, slow learners can bring a deliberateness that sometimes is lacking in fast learners. So this can certainly be an advantage for you also.
Having said that, these are principles I've applied in my own learning that I feel are universal.
1) Repetition.
I firmly believe repetition leads to mastery. When learning a new skill, practice that skill often. When learning a new theory, apply it wherever you can.
As Bruce Lee said, "I fear not the man who has practiced 10,000 kicks once, but I fear the man who has practiced one kick 10,000 times."
Any skill refined through continuous practice over time will become formidable.
2) Focus.
With so many distractions today--social media, multitasking, open-plan offices--we're receiving constant stimuli.
We've lost the ability to focus. Yet focus is what is required to truly understand and absorb any subject.
To learn a new skill, I find time to focus on it in an environment free from distraction. When I'm reading about it, I'll listen to music without lyrics, so the music does not distract me from the content of what I'm reading.
Steve Jobs said, "People think focus means saying yes to the thing you've got to focus on. But that's not what it means at all. It means saying no to the hundred other good ideas that there are. You have to pick carefully."
3) Context and detail.
To understand a specific subject, I find it useful to look at the big picture first. I like to understand the context of things.
So in a book I'll read the table of contents before I look at the pages. This way I get a sense for where the overall context is headed. And when I read the details, I'll understand how one theme relates to another. Detail is important, but at the right time.
Start too early on the details and you'll miss the context of the whole. Miss details altogether, and understanding only stays superficial.
So I switch between context and detail so I learn the surface and the depth.
4) Relationship.
Learning by understanding context and detail (the prior point) gives me a sense of the relationships among information. And this is very important for retained learning.
This is one of the reasons why, to recall the order of a full deck of cards, many people tell themselves a story involving all the characters in the cards. The story details the relationships of the cards to one another.
Building a meaningful relationship across the themes you're studying is one of the best ways to accelerate and retain learning.
5) Pace.
Pace is an excellent variable to play with.
For example, if you're listening to a lecture, you could speed up the pace of the lecture x2 (as has been suggested in other responses to this question).
Pace also serves another important function. It puts us under different types of pressure, and because of this, we adjust our learning method.
Putting ourselves through this variability builds our capacity, much in the same way that a long-distance runner may do hill sprints to work on his or her overall fitness.
In my own case, if I'm working on a presentation, I'll try to say it at twice the speed on the final practices, to ensure that I can recall all the information I need under pressure.
If I can recall it at double the speed, I know it will be available to me at normal speed without stress.
This isn't just about recall; it is about changing the dynamics of how we learn, to build flexibility into our learning methods.
I hope these are helpful to you. Best of luck with your own personal development.
Alessio Bresciani is a strategist with 15 years of experience in digital and mobile. He has worked for Coles, ANZ, and GSK and is passionate about innovation and personal development. Follow Alessio on Twitter or visit his blog.
This question originally appeared on Quora. Ask a question, get a great answer. Learn from experts and access insider knowledge. You can follow Quora on Twitter,Facebook, and Google+. More questions:
- Learning New Things: What should we focus on learning in an age where almost all information is at our fingertips?
- Life: How can I maximize my personal potential?
- Self-Teaching: What are the best study methods?
5 Ways to Learn and Remember Absolutely Anything的更多相关文章
- 3 Ways to Learn Whether a Windows Program is 64-bit or 32-bit
More than 90% of Windows 8.1 installations are 64-bit and, as a result, more and more people use 64- ...
- How do I learn machine learning?
https://www.quora.com/How-do-I-learn-machine-learning-1?redirected_qid=6578644 How Can I Learn X? ...
- Yes,I know the way to learn Ens !
In recent years, translation has gone out of fashion as a way to learn a new language. A lot of peop ...
- (转) Learning from Imbalanced Classes
Learning from Imbalanced Classes AUGUST 25TH, 2016 If you’re fresh from a machine learning course, c ...
- Code Complete阅读笔记(三)
2015-05-26 628 Code-Tuning Techniques ——Even though a particular technique generally represen ...
- 【转】Build Your own Simplified AngularJS in 200 Lines of JavaScript
原文:http://blog.mgechev.com/2015/03/09/build-learn-your-own-light-lightweight-angularjs/ Build Your o ...
- 有没有最好的学习Angularjs2的视频入门体验?
Which are the best video tutorials for learning AngularJS 2? 有没有最好的学习Angularjs2的视频入门体验? 翻译来源:https:/ ...
- 每日英语:Hold On: Reasons For Never Giving Up Your Dream
Do you remember what you wanted to be when you grew up? Maybe a fireman? A baker? A ballerina? You p ...
- Lesson 2 Building your first web page: Part 3
Time to build your first HTML page by hand I could go on with more theory and send half of you to sl ...
随机推荐
- 使用Spring的命名空间p装配属性-摘自《Spring实战(第3版)》
使用<property>元素为Bean的属性装配值和引用并不太复杂.尽管如此,Spring的命名空间p提供了另一种Bean属性的装配方式,该方式不需要配置如此多的尖括号. 命名空间p的sc ...
- 使用BlockingQueue的生产者消费者模式
BlockingQueue很好的解决了多线程中,如何高效安全“传输”数据的问题.通过这些高效并且线程安全的队列类,为我们快速搭建高质量的多线程程序带来极大的便利.使用场景. 首先它是一个队列,而一个队 ...
- IREP_SOA Integration WSDL概述(概念)
20150827 Created By BaoXinjian
- C# 中的事件含义介绍
AutoSizeChanged 当 AutoSize 属性的值更改时发生.(从 ButtonBase 继承.) BackColorChanged 当 BackColor 属性的值更改时发生.(从 ...
- python (11)文件的读写 按行读文件
读文件: 读取文件 f = open('\info.txt') fil = f.read() f.close() 按行读文件: f = open("info.txt") while ...
- mapreduce任务中Shuffle和排序的过程
mapreduce任务中Shuffle和排序的过程 流程分析: Map端: 1.每个输入分片会让一个map任务来处理,默认情况下,以HDFS的一个块的大小(默认为64M)为一个分片,当然我们也可以设置 ...
- Ubuntu编写开机自启动脚本(转载)
From:http://blog.csdn.net/marujunyy/article/details/8466255 1.首先编写一个简单的shell脚本test.sh #! /bin/bash e ...
- java反射机制详解 及 Method.invoke解释
JAVA反射机制 JAVA反射机制是在运行状态中,对于任意一个类,都能够知道这个类的所有属性和方法:对于任意一个对象,都能够调用它的任意一个方法:这种动态获取的信息以及动态调用对象的方法的功能称为ja ...
- ruby4种比较符号
The == comparison checks whether two values are equal eql? checks if two values are equal and of the ...
- C语言 段位
C语言允许在一个结构体中以位为单位来指定其成员所占内存长度,这种以位为单位的成员称为"位段"或"位域" 在结构体中位段的定义格式为: unsignede < ...