Few habits every developer should follow.

anubhavrajput

Anubhav Rajput

Posted on March 6, 2021

Few habits every developer should follow.

* You should code every day.

  1. You should code every day for at least 30 minutes every day can increase your coding skills.

  2. Follow this, You can learn how to write code.

* Solve one or two problems every day.

  1. You can solve one or two problems every day.

  2. Starting you can solve the easy problem in few days. then solve the medium problem.

  3. You can use the online website for coding practice for example Leetcode, Hackerrank, Codechef, coderbyte.

* Never Stop Learning.

  1. Never Give Up.

  2. This field evolves so fast and you need to keep up with it.

  3. Being a developer is a lifelong learning journey.

  4. The worst thing you can do as a developer is to stop learning new technologies.

* Understanding of new logic of problems.

  1. When you solve the problem then before finding the logic then solve the problem.

  2. Find many logical solutions to a problem. it will improve your coding and logic skills.

* Think before you write the code.

  1. Don't just write code without having a solution in mind.

  2. First, find the solution then code it.

  3. This will save you a lot of time.

💖 💪 🙅 🚩
anubhavrajput
Anubhav Rajput

Posted on March 6, 2021

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

Estruturas de Dados: Lista
datastructures Estruturas de Dados: Lista

November 27, 2024

Network switches
computerscience Network switches

September 20, 2024

DSA REPO!
cpp DSA REPO!

August 21, 2024

Binary 101
webdev Binary 101

August 8, 2024