23

A comment line can save the sanity of many programmers

Comments
  • 3
    Making code understandable through structure, naming, comments is just as hard as developing the logic itself.
    The best way to understand things is to teach them, so making code accessible for others is imo the first line of quality control.
  • 2
    Just an x-ample from yesterday:

    for ( var item in receipients )
    {
    ... approx. 40 lines code using ITEM
    }

    WHY ITEM? Why not var receipient.
  • 2
    @danzig666 Beautiful example.
  • 0
    Getting the best commend here to batter working online http://commandpromptwindows10.com this is the way for access command prompt windows 10 it is the provide the all update to system
  • 0
    you must enjoy the game with other people if you are looking for a pure multiplayer experience.
    https://robuxguide.club/check-out-t...
Add Comment