Question:

What is coding........?

by  |  earlier

0 LIKES UnLike

Thank you for answers!

 Tags:

   Report

5 ANSWERS


  1. It is important to remember program coding is not the first step of programming. Too often we have a tendency to start coding too soon. As we just discussed, a great deal of planning and preparation must be done before sitting down to code the computer instructions to solve a problem. For the example amortization problem (fig. 3-6), we have analyzed the specifications in terms of (1) the output desired; (2) the operations and procedures required to produce the output; and (3) the input data needed. In conjunction with this analysis, we have developed a programming flowchart that outlines the procedures for taking the input data and processing it into usable output. You are now ready to code the instructions that will control the computer during processing. This requires that you know a programming language.


  2. How can I answer this? Next time can you please ask something that has to do with Philosophy?

    Can you decode this? SILUZAUQA.  

  3. what a very interesting question....

    "coding" as you so quaintly put it is essentially the whole program that makes up all computers and all other things "computerized".

    here is a sample of code taken directly off the answer section of yahoo answers (it is written in the Internet language of "html"):



    <link rel="stylesheet" type="text/css" media="screen" href="http://l.yimg.com/h/02637/css/answ...

    <link rel="stylesheet" type="text/css" media="print" href="http://l.yimg.com/h/02637/css/prin...

        <script type="text/javascript" src="http://l.yimg.com/h/02637/js/answer...

    this is just a small example.

    to code pretty much means to make what was written above

    hope this helped!

    -Jonnyrocked

  4. coding can be different things.

    internet coding

    a language type of coding

    word coding

    anything, really.

    You'd have to give me more details then that please. ;)

  5. In software development, coding is to write program codes.

Question Stats

Latest activity: earlier.
This question has 5 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.