Once you?re writing your code, include inline comments to clarify what you?re doing and why
These feedback could be very useful if you or another person comes back to the code later. This is very true if you?re engaged on a posh problem that?s likely to be complicated to someone else. One of the most effective methods to write higher code is to start with a plan. Before you begin …