When you are learning a new skill, how do you normally structure the process? And how effective is it?
(I assume you are talking about learning a new "tech" skill, like a programming language or a something other technical)
For me, it's mostly learning by doing. I either have an idea on my own (just today I came up with the idea to build a time tracking tool in Rust/Go. I want such a tool myself and I want to learn Rust/Go) or one of my customers (I am a freelancer) has a project for me with some technologies unknown. The following steps are almost always the same:
I am quite a fast learner and have already a wide knowledge background so this technique is effective for me.
This is great advice. Only thing I’d add is be willing to pay the $12 for a Udemy course just because the person actually thought through the structure of the course and have all the resources more available than YouTube.
Also, get comfortable posting on Stackoverflow. More than half the time as you type out your question stackoverflow will show you where someone has answered it already.
Whenever I try to learn the skill, I keep some AIM. Like currently learning sales and marketing, My Aim is to get 100 customers for my startup.
Everything else automatically places time
I start from an introductory book on the topic or skill I want to learn. Or a similar resource such as the official tutorials if the topic is a programming language or a software system.
Then I continue with more in-depth books or text-based resources.
This comment was deleted 3 years ago