
Coding itself is a word which explains its meaning. The smaller the word it is, the tougher the work it has. It is totally the logical term. I did not get much appreciation and support when I started coding 2 years back. However, inadequacy proves to be a blessing in my case. I was led to perceive informatics as an enjoyable exploration led by my own curiosity.
Coding is something or anyone can say it is a logic which the coder put to make anything functional. Coding is the process of designing, writing, testing, debugging /troubleshooting, and maintaining the source code of computer programs. This source code is written in a programming language. Source code is the means most often used by programmers to specify the actions to be performed by a computer. The code may be a modification of an existing source or something completely new. The purpose of programming is to create a program that is customizable. The process of writing source code often requires person should expert in many different subjects, including knowledge of the application domain, specialized algorithms andformal logic.
Coding is done in many languages. Different programming languages support different styles of programming called programming paradigms. It is totally depends on which technology the company wants to work with, inspite of which the purpose will be the same.
Whatever the approach to software development may be, the final program must satisfy some fundamental properties. The following properties for the Quality Requirements:
• Efficiency/performance
• Reliability
• Robustness
• Usability
• Portability
• Maintainability.

Languages form an approximate spectrum from "low-level" to "high-level"; "low-level" languages are typically more machine-oriented and faster to execute, whereas "high-level" languages are more abstract and easier to use but execute less quickly.
Sometimes it takes a minute to make the code for let’s say some given task and sometime it took a day or more for the same, so it is totally the logic which the coder places. But here it does not end, it is not only to put the code, it is all about weather that code is working according to the requirement or not, so in another language coder sometimes and somehow acts as a tester for his/her code only. I find it as the toughest job but yeah some interesting too. Though it is true that coder has to struggle with the logic for the work which is given to him/her, but yeah once it get placed and start working accordingly, being a coder I can say how much satisfaction , happiness and self confidence it bring
No comments:
Post a Comment