What is Your Process for Learning New Things?
almost 5 years ago from Chris Porter, Designer, Made by Porter
How do you learn new things?
How I learn:
For me, it all starts out with failure. I could try something and don't succeed or I want to try something and there's a roadblock. This leads me to figure out what I need to learn.
Vue.JS
Lets say for example, I want to learn Vue.JS. I want to build an application that a static site generator can't handle. So I'll look at the Vue.JS docs. I start seeing stuff Im not familiar with and noticing certain keywords. "Looks like I need to brush up on Javascript".
So now I take a step back, and start reading up on Javascript. I've already have 4-5 years playing with jQuery, but I need to take it to the next level. I'll Google everything from "Javascript" to "Javascript for designers"to "Javascript Vue frameworks". I'll find certain words I'll highlight in my head and Google that. Then I'll have 483024823 tabs open.
Visual Learning
I personally prefer self-teaching, meaning reading a lot of books or written tutorials with code examples that I can reverse engineer. Basically, I learn visually over someone telling me.
I'll rarely do video classes unless the teacher is to the point and very knowledgable. For example, a 5-10 minute video tutorial over a 30-40 minute one. Also I would have to fail at learning from writings and playing around to finally succumb to video tutorials and master classes. I was like that in college. I would ignore the teacher and read Smashing Magazine all day in 2006. When its something Im a super beginner at, then I'll try to pay attention.
Back to First Principles
So my type of learning is like following a semantic tree. If Im stuck on a topic, I'll go to the parent topic and try to learn or relearn that. In this case, when Im stuck on Vue.JS, then I have to learn about Frameworks in general. If Im stuck on that, I'll backtrack to Javascript. If you heard about how Elon Musk solves problem using First Principles, then its basically that. Breaking the problem down into its basic particles and learning about each one.
So...how do you learn new things?
Login to Comment
You'll need to log in before you can leave a comment.
LoginRegister Today
New accounts can leave comments immediately, and gain full permissions after one week.
Register now