DEV Community

Cover image for An Approach to Continuous Learning
Abhinav Pandey
Abhinav Pandey

Posted on

An Approach to Continuous Learning

Being a successful developer requires continuous learning and skill improvement. But there are simply too many things to learn and too little time.

Let's see a few principles with which we can invest our learning efforts effectively and receive maximum gains.

Small improvements everyday

First and foremost it's important to invest a little time and energy every (normal) day.

  • Build a habit with a set time and place to try something new - learn, build, practice.
  • 1% better everyday makes you twice as good in 70 days. (probably has been said too many times)

Building this habit requires a little effort but everything seems effortless once we get there.

A few things that help in the process:

  • Making long-term and short-term to-do lists
  • Setting learning reminders(on a calendar rather than in the mind)
  • An environment that enables learning and avoids distraction

Get Good Enough at Your Niche

Everyone needs to be good at the particular technologies they are working with.

  • If you work, the first target is to get good at your job.
  • If you're looking for work, focus on the role you want to land.

Invest your learning time and efforts on the most essential skills needed for your job. This includes both technical skills and soft skills.

Then Diversify

Once you're good at the necessary skill, it's time to look into more technologies.

There are two directions to explore:

1. Tools that go well with your niche.

My personal trick is to look at job descriptions corresponding to my current role and look for gaps in my knowledge.

The execution strategy is to first master the essentials, then build and then go deeper.

Getting good at what works well with your niche gets you those hikes, promotions, job switches. It makes the most sense to spend time on this.

2. Tools that compete with your niche.

If something exists as a competition to your current tools, its worth knowing why it exists, what are the differences and how to choose between the two.

A different database, framework, library and sometimes programming language comes into this category.

This makes you capable of taking informed decisions at work. It also makes you future-ready if you ever need to switch your tech stack or parts of it.

Keep an eye on shiny objects

Too much time spent into shiny objects or switching from one context to other can waste time and energy. However, it doesn't mean you ignore upcoming technologies.

It is worth keeping an eye at promising things happening around you. Learning something that is still in the process of getting popular can be a head-start for you. If the thing has a good future, it can be highly rewarding for you.

Have a little FOMO when you see people hyping something. But at the same time, invest your time responsibly.

The first questions to ask are,

  • What are the chances of this new thing being used at scale in the industry?
  • What are the chances of you using it as part of your job?

Continuous retrospection and re-planning

To not get overwhelmed by the number of technologies to learn and also to stay on the right course, it's important to keep yourself in check.

Make time for reviewing your path once in a while. To check where you're investing time and if there are any changes you can make to make it more effective.

Questions to ask yourself during the review:

  • what's urgent and needs to be prioritised,
  • what's outdated and needs to be cut down and
  • what needs to be revisited.

Thanks for reading. Hopefully it gives you a few helpful points. If you want to connect with me, you can find me on Twitter.

Oldest comments (15)

Collapse
 
alexdesi profile image
Alessandro De Simone

Thanks, nice article!
Another way to find the next tool to learn, is to pay attention to the job specs you find online (and those that the recruiters send in your emailbox), those contain lots of hints on what the market is looking for.

Collapse
 
yourmdsarfaraj profile image
MD Sarfaraj

Thanks for sharing, nice article.

Collapse
 
abh1navv profile image
Abhinav Pandey

Glad you liked it.

Collapse
 
tqbit profile image
tq-bit

Good article on continuous learning. Especially the bit about niching and THEN generalizing reminded me of T-Shaped skillsets. I figured keeping this approach in mind while working on myself is a good guiding star:

en.wikipedia.org/wiki/T-shaped_skills

Collapse
 
osahenru profile image
Osahenru

powerful and concise

Collapse
 
angelinewang profile image
Angeline Wang

This resonated with me a whole lot. Prioritisation and knowing the order of precedence can put you so far ahead. Thank you for sharing!

Collapse
 
abh1navv profile image
Abhinav Pandey

Glad you liked it Angeline 😊

Collapse
 
graciousdev profile image
Okanu Gracious

Great Article man!

Collapse
 
andrewbaisden profile image
Andrew Baisden

Consistency and repetition get the win.

Collapse
 
talkmad profile image
Micheal Mars

This is very useful, thank you.

Collapse
 
abhishekcoding_129 profile image
Abhishek

Such a good article. Worth reading.🤝

Collapse
 
avinashvagh profile image
Avinash Vagh

very precise and quality advice.

Collapse
 
jorgevv12 profile image
Jorge Costa

Thanks for the advice!

Collapse
 
jose_dmitri_d87a035fb063b profile image
Jose Dmitri

great article on learning. learning is important for everyday life

Collapse
 
manuelsayago15 profile image
Manuel Sayago

Good article! I'm actually trying to find a good method to learn more, because I study for a while and then I lose a little amount of motivation, then, I get more motivation out of the blue and then I come back to study but I get a little rusty in that part where I get frustated or give myself a "break" after a project. That's kind of my experience but I hope I get to a very higher level this time!

Thanks for sharing this ;)