In computing field, Programming Vs Coding : Are they same/different? How do you guys view them?
|
|
|||||||||
|
closed as not a real question by Mitch Wheat, Shoban, silky, James Black, Cameron MacFarland Sep 30 at 10:45 |
|
|
Coding implies working specifically with code, wheras programming could refer to programming a DVD player or a calculator etc.. |
||
|
|
|
|
I assume that you place your question in the computing field. In ordinary conversation the two words represent the same action. If a distinction has to be made in some domain, clear definitions are expected, in order to avoid misunderstanding. |
||
|
|
|
|
Programming and coding are the same. Development is different. |
||
|
|
|
|
I think that the correct question will be:"coding/programming vs software enginneering" |
||
|
|
|
|
Programming is telling the target what to do - in my (our) case, the computer. It can also be used in other terms, like telling the user what to do, telling the microwave oven what to do, telling the citizenry what to think, etc Coding is a means to programming. It is how I program. When I figure out how I am going to program, I sit down to code. |
||
|
|
|
|
IMHO by coding we mainly mean writing code. But programing may refer to writing, testing, debugging, documenting. |
||
|
|
