DEV Community

Discussion on: 5 Tips for Beginning Coders

Collapse
 
cotcotcoder profile image
JeffD

In "Communication is required", I would add "Learn to resume concisely your work": it will help you to explain your code to someone else, to write perfect documentations, comments and commit messages. For this point "Read other people's code" (especially big open-source projects in the same language) can help.