Best Coding Practices - Goal of The Code

Goal of The Code

Another good practice is to know the goal of the code. Never begin coding without understanding why the code is being written and what is it being written for.

Questions to ask yourself while coding:

  1. Is this a small function which will never be replaced ?
  2. Will there be any modifications to this function ?

Mostly, there are functions that fetch dates from the system and display it to the users on their web pages, such functions usually don't need replacement or modifications. However in complex projects, there are a lot of things that may need alteration or addition or even removal. Therefore always document the code as it is being modified so that the goal of the code is clear at all the steps.

Read more about this topic:  Best Coding Practices

Famous quotes containing the words goal of, goal and/or code:

    Work, as we usually think of it, is energy expended for a further end in view; play is energy expended for its own sake, as with children’s play, or as manifestation of the end or goal of work, as in “playing” chess or the piano. Play in this sense, then, is the fulfillment of work, the exhibition of what the work has been done for.
    Northrop Frye (1912–1991)

    It will help us and our children if we can laugh at our faults. It will help us tolerate our shortcomings, and it will help our children see that the goal is to be a human, not perfect.
    Neil Kurshan (20th century)

    Motion or change, and identity or rest, are the first and second secrets of nature: Motion and Rest. The whole code of her laws may be written on the thumbnail, or the signet of a ring.
    Ralph Waldo Emerson (1803–1882)