Monday, August 1, 2011
What is Programming ?
Programming is a process of coding an application in order to output some concepts
These coding involves the following process
1. Analyzing
2.Thinking
3.Coding the piece of logic to create logical modules
4.Clubbing the logical modules.
Analyzing
The process of thinking in order to derive the solution in all perspective.
Thinking
The process of finding all possible ways of getting the result.
Coding
The process of writing using the control loops like if,if else to code the exact logic
Clubbing
The process of combining all logical modules together in order to form a complete solution.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment