vote up 0 vote down star

In computing field, Programming Vs Coding : Are they same/different? How do you guys view them?

flag

2  
not a real question... – Mitch Wheat Sep 30 at 10:30
1  
it is a real question, just that its More of an english language discussion – Jacob Sep 30 at 10:33

closed as not a real question by Mitch Wheat, Shoban, silky, James Black, Cameron MacFarland Sep 30 at 10:45

6 Answers

vote up 2 vote down

Coding implies working specifically with code, wheras programming could refer to programming a DVD player or a calculator etc..

link|flag
vote up 1 vote down

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.

link|flag
vote up 0 vote down

Programming and coding are the same. Development is different.

link|flag
vote up 0 vote down

I think that the correct question will be:"coding/programming vs software enginneering"

link|flag
vote up 0 vote down

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.

link|flag
vote up 0 vote down

IMHO by coding we mainly mean writing code. But programing may refer to writing, testing, debugging, documenting.

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.