Coding is a skill that can only be learned by working with others. A good programmer is someone who always looks both ways before crossing a one-way street. Most of the tips below are lessons learnt from failed endeavours, they are what I have wanted to be and I am not.

4m read timeFrom dev.to
Post cover image
Table of contents
1.Work on Basics2.Start putting question tags (how, what etc.) with every set of code you write3.You learn more by helping others4.Write simple, understandable but logical code5.Spend more time in analyzing the problem, you’ll need less time to fix it6. Be the first to analyze and review your code7.Read documentation8.You can learn from others code as well
2 Comments

Sort: