DEV Community

Cover image for How I demonstrated Growth Mindset recently
Muedgar
Muedgar

Posted on

How I demonstrated Growth Mindset recently

One week ago I became aware how far I was qualified to be able to build the server side part of the app called Free Mentors and I was wondering how I was going to learn server side technologies so fast.On this journey of learning new server side technologies I had first to figure out what I knew and good at, after examining the last projects I have build I figured out that I was good at project management tool called pivotal tracker, git, github, css, html, and javascript.This made it easy for me to learn some of the technologies at hand like node.js which would require good knowledge of javascript.To complete the project's server side part I had to learn node.js, express, eslint, airbnb style guide, mocha, travicci, heroku and coveralls. Having known the knowledge I had to learn it was starting to seem possible.At this point I was attending andela prebootcamp circle 10, which was a good thing because I didn't have to struggle to find the right people to talk to about how I can learn these technologies.And it is in this prebootcamp that they I found the learning materials where I could go and learn on my own so at this point the process was becoming more easier.Immediately I started learning node.js and I exercised on a few core modules (path,fs,...) and latter I express.js. Along the way I had to be on time, so the skill I had to know at a certain time were not the skills I knew, so I faced another problem which was that the task that I was handling was above my present skill level.But I became excited to learn about these technologies even though I didn't have the prerequisite knowledge, I just went and started learning and at the end of the day I had gained something.Now another problem raised because I didn't know how to handle the next challenges because I didn't know how to solve them because I had jumped the content just to learn about the skills which was needed at that time.So at this point I had to level up my skill set on which I had jumped and I found the way of breaking down the learning resource and learn those parts that are very important to get the app working and I focused on those.All of this was possible for me because I knew that I must adapt very fast to the environment even though I haven't yet reached that level.And also I don't fear to dive right in the resources that I have to start learning. When I don't have time to learn from videos or books, then I take someone else code and I learn their code to understand how it works and from there I am able to write my own code. Any time I have a skill gap I see it as a time to stop sleeping a lot and spending my nights acquiring new skills. Along this journey I have survived because of the ability to communicate and ask questions and apply answers I get.Lastly these are the steps I take to have better skills; know what I need to learn, do everything in my power to find people who have those skills, and do exactly every advice they give.

Latest comments (0)