Computer Science, asked by zalteishwaree, 5 months ago

what is difference between programming and coding ?​

Answers

Answered by vikalpdudi
0

Answer:

I think they both are same

or you can also check on Google

Answered by Anonymous
6

\huge\gray{\mid{\fbox{\rm{Answer}}\mid}}

Coding:

  • \huge\leadstoMachine- readable inputs
  • \huge\leadstoWriting lines of code
  • \huge\leadstoLanguage and syntax

Programming:

  • \huge\leadstoCreating and developing an executable machine program
  • \huge\leadstoDebugging and testing
  • \huge\leadstoTranslating 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