what is difference between programming and coding ?
Answers
Answered by
0
Answer:
I think they both are same
or you can also check on Google
Answered by
6
Coding:
- Machine- readable inputs
- Writing lines of code
- Language and syntax
Programming:
- Creating and developing an executable machine program
- Debugging and testing
- Translating requirements
➥More Info
Coding ⇒ It is commonly known that computer processors only understand the language of ones and zeros and our natural language is completely different from this binary language.
Programming ⇒ While coding is a big part of software development, it is not the most important part. To create a product, you need to take several additional steps. They include planning, design, testing, deployment, and even maintenance. Altogether, the whole process can be called programming.
Similar questions