How I Make Learning New Things Feel Easy and Avoid Burnout
A Simple Five-Step Framework To Speed Up Your Learning
You’ve probably heard the saying, it takes 10,000 hours to master a new skill.
The idea came from Malcolm Gladwell’s book, Outliers. But the idea was based on a misconception.
In 2014 a Professor of Psychology at Florida State University wrote an essay called ‘The Danger of Delegating Education to Journalists’, debunking what Gladwell and others had written about his research.
Anders K. Ericsson led a study on expert violinists and found that 10,000 hours of practice was the average practice length of the best group. However, the study was done on multiple groups of expert musicians and many had accumulated far less practice time.
In conclusion, there is no magic number of hours. There are more variables at play.
Engineers. Developers. Analysts. Students. These roles require skills in many complicated topics. If you’re reading this, then like me, you probably fall into one of those categories. But it can feel overwhelming with so many things to learn and little time to spare.
Conveniently, learning a complicated skill requires less time than you think.
Coding in Python was one of the first skills I learned to become a cloud engineer. I would spend 30–60 minutes each day practicing. At first, I found it difficult to remain consistent and whenever I missed a few days of study, I struggled to get back into the routine.
But after a few weeks of consistent practice, I quickly began to connect the dots.
Josh Kaufman, a famous business researcher said this:
“The first few hours of learning a particular skill is validated by research to be, both the most effective and the most efficient.
You can go from knowing absolutely nothing about something to being reasonably good in much less time than you’ll expect.
[From my research] it’s about 20 hours of deliberate practice.”
Imagine. You can start practicing a skill you know nothing about, and after 20 hours, you will be good at it. You won’t immediately be an expert, but you’ll be good.
Notice he used the word ‘deliberate’. It was the same word used by Ericsson in his research paper.
This means you must be actively involved in whatever you are learning. Watching 20 hours of YouTube tutorials won’t do.
Here’s how to learn a new skill in 20 hours according to Kaufman:
1. Make studying a daily habit
20 hours is only 40 minutes a day for a month.
You don’t have to spend all your mornings, evenings, and weekends in front of your desk, missing out on precious time with family and friends.
Doing this will only lead to burnout. I used to study this way when at university, but it would take me just as long to recover.
Pick a specific time of day and protect that time ruthlessly. Don’t let anything else distract you for that set amount of time. For example, I wake up early and try not to sleep too late. Then I can use the spare hours to study. As a cloud engineer, I also get a fixed amount of time for personal development. I time-block this in my calendar for the same time every week.
2. Start small and specific
When we try to learn something new, we often bite off more than we can chew. Start with something specific, concrete, and approachable.
For example, wanting to understand machine learning as a complete beginner might feel overwhelming because of the broad range of math, concepts, and coding involved.
To start small, focus on understanding the differences between artificial intelligence, machine learning, and deep learning. Then you might learn high-level concepts like data, model training, and evaluation.
The idea is to take small bites so you don’t stress or confuse yourself early on.
3. Deconstruct the skill
A skill is usually a bundle of smaller skills we combine to make up that skill.
For instance, a cloud engineer should understand how to deploy infrastructure through code. This skill requires subskills like understanding terminal commands and cloud platforms like AWS.
Start by understanding it then break down the skill into smaller core components. What should you focus on now and what can wait until later?
Give your attention to what will yield the greatest results first.
4. Learn enough to self-correct
Being able to correct your own mistakes requires understanding what good and bad look like.
This requires research. But you don’t want to spend too much time in this stage because you might start procrastinating. Only do enough research to gain enough context to understand right from wrong so you can self-correct.
If you wanted to play a song on the guitar, you would learn the chords to that song and read from a music sheet. If you play the wrong chord, you will realize something doesn’t sound right then try to correct yourself.
We can apply the same logic to anything we want to learn.
5. Remove distractions
Last but not least you want to remove all distractions.
If you dedicate 40 minutes a day to studying, but the first 10 minutes of that is spent on your phone scrolling your social media feed, reaching your goal will take longer. It will feel much harder and you will fall short of your target.
The best way to avoid this scenario is to remove yourself from an environment with distractions. Consider going to a library or some other quiet environment. Put your phone on do-not-disturb for 40 minutes or lock your apps to add friction when accessing them.
Do anything you can within reason to help yourself stay focused.
Takeaways
You don’t need thousands or even hundreds of hours to get good at a new skill. 40 minutes of deliberate, daily practice for a few weeks is enough.
Start small. Learn the fundamentals and gradually explore more complex topics as you go. Reverse engineer the skill by breaking it into smaller components and seeing how the pieces connect.
Learn just enough theory to correct your own mistakes. But don’t get stuck in an endless cycle of watching rather than doing.
Do all of this somewhere with as few distractions as possible.
Thanks for reading.
If you found this helpful, here’s another one of my articles you might like to read: