Habits that Make a Great Programmer
Source: https://arpitbhayani.me/blogs/better-programmer Date: 2020-02-28
8 rituals to level up your programming skills! Learn how to code better, think faster, and build complex systems with these actionable tips.
“How to get better at programming?” is the question I had been asked quite a few times, and today I lay down the 8 rituals I have been following, and action items for each, to be good and get better at programming.
Code exhaustively
Doing something repeatedly always helps and writing a lot of code will develop our ability to
- write code while we think
- think faster, think better
- foresee requirement changes and possible logic extensions