Friday 22 April 2016

Coding and Programming

Coding and Programming :

The main object of coding is to implement the design with the help of some programming environment to achieve a specific task. After writing the code we have to go through the error checking part to run the code successfully. After that the code and the design part we have to match those we the original output we may get from the original code.

Coding techniques helps to increase the cast of the software in the error handing part and the implementation part.

Choice of programming language:- To achieve the particular software design output in the real world the coder has to choice. Some programming language with some specific programming environment for this we have to know very well the following objectives in the software coding part

1) Understand very well the design approach.

2) Enough knowledge of programming and environment.

3) Select a programming language to achieve a specific task for client.

4) Understand the original cost and coding part in the real world scenario.

Basically we have two types environment available in software industry

a) structured programming

b) object programming

The both programming environment has some specific norms in its own area. For example the structured programming environment deals with some specific function with its own parameter an OOP environment based on the objectives which is sharable from method to another.

Mixed language programming:- It is basically a integrated approach for the software coder to direct and indirect they can change the environment as it required at the time of operation.

The environment helps the customization for a specific software design and it is very under friendly environment for user. For example ERD these type of software like SAP Microsoft lavation. This type of software as some mixed programming language environment. Which helps the coder as well as the user?

Coding structure:- whenever the programmer writes some codes from the design view. He/she has peach a programming environment achieved the desired goal. Depending programming language and environment we have to follow norms and syntax of that programming environment coding principle are –

1) construct the algorithm

2) select the data structure that will meet the need of design,

3) understand software architecture and create a specific interface,

4) keep conditional knowledge as simple as possible,

5) create nested loop that marks their easily testable,

6) select meaningful variable and follow other local coding 
instruction,

7) write code that is self documenting,

8) Create a visual laired for easy understanding.



----------------
Article by
St.Mary's Group
CSE Dept.

No comments:

Post a Comment