What is your process while learning new techonology/programming language? What are the resources you use to teach yourself?
For further actions, you may consider blocking this person and/or reporting abuse
What is your process while learning new techonology/programming language? What are the resources you use to teach yourself?
For further actions, you may consider blocking this person and/or reporting abuse
Eduardo Charapa -
Kudzai Murimi -
Vishnu Satheesh -
Alex (The Engineering Bolt) ⚡ -
Top comments (1)
So I took the Learning how to learn course on Coursera some time ago. The key point that the lecturer is trying to make is that when you start with an unknown subject, it is better to first uncover some key areas. They are calling them chunks. So imagine having a big dark terrain and slowly start shedding light in some areas until you uncover it all.
I'm doing that when I'm trying to learn something new. Take a new language for example. I will start by asking some key questions:
Etc. Trying to answer these questions will shed light on half of the terrain.
After it, it's time to go deeper. Start a quick project, read other projects on GitHub, get involved in communities and discussions around the web. Follow some people that are working on that language for some time.
The first time I'm starting something new, I am not trying to be an expert. I'm trying to get my self familiar with the subject but also surround my self with experts. I will either be interested and will want to continue with it or will just back down.