DEV Community

Judith ☁ Oiku
Judith ☁ Oiku

Posted on

How to Grow as a Developer

Growth is a paramount aspect of our lives, and as developers, we desire to grow in our code journey.

In this article, I will share various tips that have helped me grow as a developer and I hope you find it resourceful as well.

"Do the best you can until you know better. Then when you know better, do better." - Maya Angelou

  1. Coding project: taking up a coding project is very important, why? because you get to learn a lot. You get to make research, debug and most importantly understand code structure and technique.

  2. Read books: not everybody loves reading, but I encourage you to cultivate the habit of reading. Books contain useful information that can enable you to improve more on your skill as a developer.

  3. Documentation: documentation is a very important tool and I cannot over-emphasize it. Most tools or plugin we use in our project is backed with well-written documentation that contains: installation guide, usage etc.
    Knowing how to read documentation can also help you grow as a developer.

  4. Articles: another tip is articles, there are lots of articles out there, that explains whatever challenge you may have.

  5. Stay updated: keeping up with the latest news and trend with your related programming tools is another tip, why? because it helps you know the latest changes, security fix, tools that are deprecated etc.

I hope you are able to get a thing or two from the above tips, if you have any tip that is also beneficial, feel free to leave it as a comment.

Original post on my blog

Top comments (1)

Collapse
 
osejudith profile image
Judith ☁ Oiku

Another tip from a comment on LinkedIn is "stay humble and open minded"